-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
[HOLD for payment 2024-11-29] mWeb - Chat -Contextual menu does not close on selecting delete, edit comment & reply in thread opt #52744
Comments
Triggered auto assignment to @cristipaval ( |
Triggered auto assignment to @bfitzexpensify ( |
💬 A slack conversation has been started in #expensify-open-source |
👋 Friendly reminder that deploy blockers are time-sensitive ⏱ issues! Check out the open `StagingDeployCash` deploy checklist to see the list of PRs included in this release, then work quickly to do one of the following:
|
ProposalPlease re-state the problem that we are trying to solve in this issue.Contextual menu does not close automatically when selecting delete, edit comment & reply in thread options What is the root cause of that problem?This comes from #52021 We removed the logic to close the context menu here App/src/pages/home/report/ContextMenu/ReportActionContextMenu.ts Lines 66 to 68 in f77087f
What changes do you think we should make in order to solve the problem?We should bring this back and we can only hide the context menu if we're in small screen width
App/src/pages/home/report/ContextMenu/ReportActionContextMenu.ts Lines 66 to 68 in f77087f
What alternative solutions did you explore? (Optional) |
@teneeto Can we raise a quick PR to fix this? |
Adding a fix now |
Please assign issue to me |
If you are the assigned CME please investigate whether the linked PR caused a regression and leave a comment with the results. If a regression has occurred and you are the assigned CM follow the instructions here. If this regression could have been avoided please consider also proposing a recommendation to the PR checklist so that we can avoid it in the future. |
Edit box is not auto-focused when editing a comment. Is it the same root or need to create a new issue? Bug6669220_1732005879731.2024-11-19_11_43_35.mp4 |
@IuliiaHerets Yeah. It is the same root cause and will be fixed with the PR for this issue. |
If you are the assigned CME please investigate whether the linked PR caused a regression and leave a comment with the results. If a regression has occurred and you are the assigned CM follow the instructions here. If this regression could have been avoided please consider also proposing a recommendation to the PR checklist so that we can avoid it in the future. |
Pin/Unpin modal is not dismissed after selecting too |
@cristipaval The PR is ready for review. Please have a look. Thanks. |
Not a blocker, tested and confirmed here that the CP worked. |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 9.0.64-4 and is now subject to a 7-day regression period 📆. Here is the list of pull requests that resolve this issue: If no regressions arise, payment will be issued on 2024-11-28. 🎊 For reference, here are some details about the assignees on this issue: |
@rojiphil @bfitzexpensify @rojiphil The PR fixing this issue has been merged! The following checklist (instructions) will need to be completed before the issue can be closed. Please copy/paste the BugZero Checklist from here into a new comment on this GH and complete it. If you have the K2 extension, you can simply click: [this button] |
The solution for this issue has been 🚀 deployed to production 🚀 in version 9.0.65-5 and is now subject to a 7-day regression period 📆. Here is the list of pull requests that resolve this issue: If no regressions arise, payment will be issued on 2024-11-29. 🎊 For reference, here are some details about the assignees on this issue: |
@rojiphil @bfitzexpensify @rojiphil The PR fixing this issue has been merged! The following checklist (instructions) will need to be completed before the issue can be closed. Please copy/paste the BugZero Checklist from here into a new comment on this GH and complete it. If you have the K2 extension, you can simply click: [this button] |
Payment Summary
BugZero Checklist (@bfitzexpensify)
|
I believe this is a regression from #50818. Closing this out. |
If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel!
Version Number: 9.0.64-0
Reproducible in staging?: Y
Reproducible in production?: N
If this was caught during regression testing, add the test name, ID and link from TestRail: https://expensify.testrail.io/index.php?/tests/view/5237958
Email or phone of affected tester (no customers): [email protected]
Issue reported by: Applause Internal Team
Action Performed:
Expected Result:
Contextual menu should close automatically when selecting delete comment, edit commnet or reply in thread options
Actual Result:
Contextual menu does not close automatically when selecting delete, edit comment & reply in thread options
When delete comment option is selected, the action menu does not close & the confirmation modal is displayed behind the action menu.
Same issue happens when selecting reply in thread & edit comment options. User has to tap anywhere outside to close the menu
Workaround:
Unknown
Platforms:
Screenshots/Videos
Bug6669002_1731981599811.az_recorder_20241118_205728.mp4
View all open jobs on GitHub
Issue Owner
Current Issue Owner: @bfitzexpensifyThe text was updated successfully, but these errors were encountered: