-
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
[HOLD for payment 2024-07-17] [$250] Public room - Two RHPs appear briefly after clicking on any option in group details RHP #43806
Comments
Triggered auto assignment to @johncschuster ( |
@johncschuster FYI I haven't added the External label as I wasn't 100% sure about this issue. Please take a look and add the label if you agree it's a bug and can be handled by external contributors |
We think that this bug might be related to #vip-vsp |
ProposalPlease re-state the problem that we are trying to solve in this issue.Two RHPs briefly appear when open the sign in modal from an RHP as anon user. What is the root cause of that problem?This issue has happened before in #28610. The root cause is the same. In login form, we auto focus to the field which interrupts the screen animation. We previously fixed it by adding a delay just like on other pages, App/src/pages/signin/LoginForm/BaseLoginForm.tsx Lines 170 to 175 in 75c104b
but the auto focus is still happened immediately. It happens after this PR which adds the What changes do you think we should make in order to solve the problem?First, remove the
To fix #43664, add the sign in modal screen (SCREENS.SIGN_IN_ROOT) to the SCREENS_WITH_AUTOFOCUS list. App/src/components/FocusTrap/SCREENS_WITH_AUTOFOCUS.ts Lines 4 to 13 in 75c104b
This perfectly fits our needs because we don't want the focus trap initial focus override the page auto focus. App/src/components/FocusTrap/FocusTrapForScreen/index.web.tsx Lines 50 to 55 in 75c104b
|
Job added to Upwork: https://www.upwork.com/jobs/~01d9bd9f1e714cb88f |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @DylanDylann ( |
@bernhardoj's proposal looks good to me The autoFocus prop and the initial focus from focus trap implementation are unnecessary on this page. Let'e remove it 🎀👀🎀 C+ reviewed |
Triggered auto assignment to @grgia, see https://stackoverflow.com/c/expensify/questions/7972 for more details. |
📣 @DylanDylann 🎉 An offer has been automatically sent to your Upwork account for the Reviewer role 🎉 Thanks for contributing to the Expensify app! |
📣 @bernhardoj 🎉 An offer has been automatically sent to your Upwork account for the Contributor role 🎉 Thanks for contributing to the Expensify app! Offer link |
PR is ready cc: @DylanDylann |
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. |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 9.0.5-13 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-07-17. 🎊 For reference, here are some details about the assignees on this issue:
|
BugZero Checklist: The PR fixing this issue has been merged! The following checklist (instructions) will need to be completed before the issue can be closed:
|
I'll request in ND once payment is due. |
Payment Summary:Contributor: @bernhardoj - $250 - via Manual Request |
The solution for this issue has been 🚀 deployed to production 🚀 in version 9.0.6-8 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-07-22. 🎊 For reference, here are some details about the assignees on this issue:
|
BugZero Checklist: The PR fixing this issue has been merged! The following checklist (instructions) will need to be completed before the issue can be closed:
|
The payment should be due tomorrow (07-17) |
Payment Summary:Contributor: @bernhardoj owed $250 via NewDot |
Requested in ND. |
I've issued the payment in Upwork. Jason will take care of NewDot payment. @DylanDylann can you please post a regression test list if you feel we need one? |
$250 approved for @bernhardoj |
BugZero Checklist: The PR fixing this issue has been merged! The following checklist (instructions) will need to be completed before the issue can be closed: [@DylanDylann] The PR that introduced the bug has been identified. Link to the PR: #43752 Do we agree 👍 or 👎 |
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Version Number: 1.4.84-0
Reproducible in staging?: Y
Reproducible in production?: Y
If this was caught during regression testing, add the test name, ID and link from TestRail: N/A
Issue reported by: Applause - Internal Team
Action Performed:
Expected Result:
Sign in modal will animate smoothly
Actual Result:
Two RHPs appear briefly after clicking on any option in group details RHP
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
public.room.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @johncschusterThe text was updated successfully, but these errors were encountered: