-
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
Workspace - Blue focus is shown when changing workspace name #31725
Comments
👋 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:
|
Triggered auto assignment to @arosiclair ( |
📣 @github-actions[bot]! 📣
|
Production: Recording.518.mp4 |
ProposalPlease re-state the problem that we are trying to solve in this issue.Workspace - Blue focus is shown when changing workspace name What is the root cause of that problem?We added a focus trap in this PR #27670 which makes the focus after we submit a form with enter key What changes do you think we should make in order to solve the problem?In
What alternative solutions did you explore? (Optional)We can change App/src/components/ScreenWrapper/index.js Line 155 in b30b555
|
Thanks @dukenv0307 you're alternative solution makes sense to me but I'm not very familiar and could use a second opinion from those on that focus trap PR. @kosmydel @blazejkustra @roryabraham what do you guys think? Does it make sense to disable this focus trap by default? |
I think the option above makes sense. @dukenv0307 are you available to work on a PR to fix all instances of this bug? |
@luacmartins Sure, I'm available. |
@luacmartins Please assign me so I can raise a PR. |
Actually, we'll just revert the original PR since it introduced other blockers. |
@luacmartins I think this blocker doesn't come from #27670 |
The issue is resolved when I revert that PR |
I think this bug is about the behavior of the date picker or form provider. I have tried to test another date picker in DateOfBirth page in production and has the same bug. This video is the result that I tested in production. Screen.Recording.2023-11-23.at.03.06.57.mov |
Agree with reverting the PR if that fixes it. We can try pushing that PR through again later after resolving the issue. Should I raise the PR or are you on it @luacmartins? |
I think @kosmydel should work on v3 of that PR and fix this issue |
Offending PR was reverted. Removing blocker label. |
This should be all set |
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: 1.4.2-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:
Email or phone of affected tester (no customers):
Logs: https://stackoverflow.com/c/expensify/questions/4856
Expensify/Expensify Issue URL:
Issue reported by: Applause - Internal Team
Slack conversation:
Action Performed:
Expected Result:
The name changes and no Blue focus is shown on the Workspace Name
Actual Result:
The name changes and Blue focus is shown on the Workspace Name
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
Bug6286965_1700650339036.test9_BlueFocus.mp4
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: