Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed delete action on context menu #3803

Merged
merged 3 commits into from
Jul 1, 2021

Conversation

parasharrajat
Copy link
Member

@parasharrajat parasharrajat commented Jun 29, 2021

Details

Moving the ConfrimModal up the component tree so that it does not close with the Context Menu itself.

Fixed Issues

$ Fixes #3767

Tests | QA Steps

  1. Open any conversation on E.cash.
  2. Now send a message.
  3. Wait for the Delete action to become active.
  4. Try to delete the message from the Hover menu, the message should be deleted.
  5. Send another message.
  6. Wait for the delete action to become active.
  7. Try to delete the message from the Context Menu, the message should be deleted.

Tested On

  • Web
  • Mobile Web
  • Desktop
  • iOS
  • Android

Screenshots

Web

delete-w.mp4

Mobile Web

delete-m.mp4

Desktop

delete-d.mp4

iOS

Android

delete-a.mp4

@parasharrajat parasharrajat marked this pull request as ready for review June 30, 2021 15:14
@parasharrajat parasharrajat requested a review from a team as a code owner June 30, 2021 15:14
@MelvinBot MelvinBot requested review from Jag96 and removed request for a team June 30, 2021 15:14
Copy link
Contributor

@Jag96 Jag96 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left a couple comments but this is looking good to me. Requesting a review from @roryabraham as well since he reviewed the proposal

src/pages/home/report/ReportActionItem.js Outdated Show resolved Hide resolved
src/pages/home/report/ReportActionItem.js Outdated Show resolved Hide resolved
@Jag96 Jag96 requested a review from roryabraham July 1, 2021 02:48
@parasharrajat
Copy link
Member Author

Updated

Copy link
Contributor

@roryabraham roryabraham left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@roryabraham roryabraham merged commit 7416e0f into Expensify:main Jul 1, 2021
@OSBotify
Copy link
Contributor

OSBotify commented Jul 1, 2021

✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release.

@roryabraham
Copy link
Contributor

Unfortunately the deploy comments are not working right now. This was deployed to staging yesterday.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants