-
Notifications
You must be signed in to change notification settings - Fork 3k
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
[$1000] Hover options are stuck when we close the reaction emoji picker using ESC #18217
Comments
Triggered auto assignment to @dylanexpensify ( |
Bug0 Triage Checklist (Main S/O)
|
ProposalPlease re-state the problem that we are trying to solve in this issue.Hover options are stuck when we close the reaction emoji picker using ESC What is the root cause of that problem?
What changes do you think we should make in order to solve the problem?We can apply logic that this PR #16381 added for
More details, replace above line by: ModalActions.close(KeyboardShortcutsActions.hideKeyboardShortcutModal, false); Moreover, we should do the same for hotkey that opens KeyboardShortcutModal, which is CMD+J in this line |
Looks like something related to As a reminder, please make sure that all proposals are not workarounds and that any and all attempt to fix the issue holistically have been made before proceeding with a solution. Proposals to change our Feel free to drop a note in #expensify-open-source with any questions. |
Didn't get to this today due to focusing on ECUK and CPM tasks! Will review tomorrow! |
Job added to Upwork: https://www.upwork.com/jobs/~01b7439ae60dd82f6f |
Current assignee @dylanexpensify is eligible for the External assigner, not assigning anyone new. |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @thesahindia ( |
Triggered auto assignment to @Julesssss ( |
ProposalPlease re-state the problem that we are trying to solve in this issue.Mini context is staying still after we close reaction emoji picker using Escape key What is the root cause of that problem?there is currently a state called
the state shouldKeepOpen is being updated to false when the modal closes and we have a callback being passed as
But when using the shortcut there is no callback to update the App/src/components/KeyboardShortcutsModal.js Lines 74 to 78 in 5f649d5
What changes do you think we should make in order to solve the problem?We should set a onClose callback Screen.Recording.2023-05-05.at.5.32.53.AM.movWhat alternative solutions did you explore? (Optional) |
Didn't get to this today due to prioritizing Payroll, CPM, ECUK items! Will review Monday! |
@0xmiroslav can we get a review on proposal please? 🙇♂️ |
Melvin, I just posted above! |
It looks like it got fixed because I couldn't repro it on main/staging. It was only reproducible at prod. |
you're right @thesahindia . The logic that cause this bug has been refactored/fixed in this PR #18425. |
Thanks for the confirmation @hoangzinh! |
@dylanexpensify, I think we can close this issue. The fix is on staging right now. |
Hi @thesahindia , @dylanexpensify, the bug whose PR helped to fix this issue was raised after this bug so will I be eligible for reporting bonus? |
Ahh forgot about that.
As far as I know it should be eligible since it was a valid bug. |
📣 It's been a week! Do we have any satisfactory proposals yet? Do we need to adjust the bounty for this issue? 💸 |
@Julesssss, @dylanexpensify, @thesahindia Whoops! This issue is 2 days overdue. Let's get this updated quick! |
@Julesssss @dylanexpensify @thesahindia this issue was created 2 weeks ago. Are we close to approving a proposal? If not, what's blocking us from getting this issue assigned? Don't hesitate to create a thread in #expensify-open-source to align faster in real time. Thanks! |
Coming back from OOO! @dhanashree-sawant can you please apply to the job so I can pay out the reporting bonus? 😄 |
Thanks @dylanexpensify, I have just applied. |
Nice! Sending payment now! |
offer sent @dhanashree-sawant! |
All done! |
If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel!
Action Performed:
Expected Result:
App should close hover options on closing of reaction emoji picker using ESC
Actual Result:
App does not make hover options disappear on closing of reaction emoji picker using ESC
Workaround:
Can the user still use Expensify without this being fixed? Have you informed them of the workaround?
Platforms:
Which of our officially supported platforms is this issue occurring on?
Version Number: 1.3.8.8
Reproducible in staging?: y
Reproducible in production?: y
If this was caught during regression testing, add the test name, ID and link from TestRail:
Email or phone of affected tester (no customers):
Logs: https://stackoverflow.com/c/expensify/questions/4856
Notes/Photos/Videos: Any additional supporting documentation
hover.options.are.stuck.on.esc.on.emoji.picker.mp4
Recording.429.mp4
Expensify/Expensify Issue URL:
Issue reported by: @dhanashree-sawant
Slack conversation: https://expensify.slack.com/archives/C049HHMV9SM/p1682846464126799
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: