-
Notifications
You must be signed in to change notification settings - Fork 3.2k
[Due for payment 2025-04-25] [$250] Compose box - Compose box is not focused after closing RHP #58846
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
Comments
Triggered auto assignment to @greg-schroeder ( |
🚨 Edited by proposal-police: This proposal was edited at 2025-03-20 19:52:39 UTC. ProposalPlease re-state the problem that we are trying to solve in this issue.Compose box - Compose box is not focused after closing RHP What is the root cause of that problem?We already implemented the refocusing mechanism for edit message compose and the focus is called correctly here
but it is called way too quickly before the dismiss modal is finished so the focus fails We already have faced similar problem here App/src/libs/focusComposerWithDelay/index.ts Lines 35 to 37 in 21c19f1
What changes do you think we should make in order to solve the problem?We should add any type of delay like runAfterInteraction for instance to focus after finishing the interaction
we can also use setTimeout like we did here or any other delaying mechanism. What specific scenarios should we cover in automated tests to prevent reintroducing this issue in the future?N / A - complex UI bug What alternative solutions did you explore? (Optional) |
@greg-schroeder Uh oh! This issue is overdue by 2 days. Don't forget to update your issues! |
Job added to Upwork: https://www.upwork.com/jobs/~021904147802785580616 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @rayane-d ( |
@rayane-d Whoops! This issue is 2 days overdue. Let's get this updated quick! |
Will review this weekend |
📣 It's been a week! Do we have any satisfactory proposals yet? Do we need to adjust the bounty for this issue? 💸 |
Thanks @rayane-d! Are you able to take a look at the proposal we have? |
@greg-schroeder @rayane-d 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! |
@rayane-d Whoops! This issue is 2 days overdue. Let's get this updated quick! |
Didn't get a chance to review yet |
📣 It's been a week! Do we have any satisfactory proposals yet? Do we need to adjust the bounty for this issue? 💸 |
Triggered auto assignment to @youssef-lr, see https://stackoverflow.com/c/expensify/questions/7972 for more details. |
📣 @FitseTLT 🎉 An offer has been automatically sent to your Upwork account for the Contributor role 🎉 Thanks for contributing to the Expensify app! Offer link |
Issue not reproducible during KI retests. (First week) |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 9.1.29-10 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 2025-04-25. 🎊 For reference, here are some details about the assignees on this issue:
|
@rayane-d @greg-schroeder @rayane-d 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] |
BugZero Checklist:
Bug classificationSource of bug:
Where bug was reported:
Who reported the bug:
Regression Test ProposalPrecondition:
Test:
Do we agree 👍 or 👎 |
$250 approved for @rayane-d |
Uh oh!
There was an error while loading. Please reload this page.
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.1.16-0
Reproducible in staging?: Y
Reproducible in production?: Y
If this was caught on HybridApp, is this reproducible on New Expensify Standalone?: N/A
If this was caught during regression testing, add the test name, ID and link from TestRail: N/A
Email or phone of affected tester (no customers): [email protected]
Issue reported by: Applause - Internal Team
Action Performed:
Expected Result:
Compose box is focused after closing RHP
Actual Result:
Compose box is not focused after closing RHP
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
Bug6777204_1742494807695.Screen_Recording_2025-03-20_at_9.09.08_at_night.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @greg-schroederThe text was updated successfully, but these errors were encountered: