-
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
[$250] Web - Blue selection border on plan option after a refresh #54502
Comments
Triggered auto assignment to @bfitzexpensify ( |
Triggered auto assignment to @cristipaval ( |
💬 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:
|
I think we can demote this as a normal bug. This is a bug from SelectionList and It also happens on other selection list. Ex: Screen.Recording.2024-12-24.at.17.06.22.mov |
Agreed @DylanDylann, it happens with other pages as well. |
Demoting |
ProposalPlease re-state the problem that we are trying to solve in this issue.A blue selection on the selected plan after a refresh What is the root cause of that problem?We have the logic to focus the element programmatically in
App/src/hooks/useSyncFocus/index.ts Line 23 in 8819d9c
The :focus-visible pseudo-class is triggered when the browser detects that focus was moved via an interaction that implies intent, such as keyboard navigation (Tab key) or assistive technology usage. If users open the new page by clicking menu item, after focus, but after refreshing page, browser somehow detects the previous users intent was keyboard interaction. => What changes do you think we should make in order to solve the problem?At the first time the button render, if We should sync focus when the Here's the sample code
What specific scenarios should we cover in automated tests to prevent reintroducing this issue in the future?What alternative solutions did you explore? (Optional)Reminder: Please use plain English, be brief and avoid jargon. Feel free to use images, charts or pseudo-code if necessary. Do not post large multi-line diffs or write walls of text. Do not create PRs unless you have been hired for this job. |
Job added to Upwork: https://www.upwork.com/jobs/~021871677812777227550 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @hoangzinh ( |
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.78-1
Reproducible in staging?: Yes
Reproducible in production?: N/A - new feature, doesn't exist in prod
If this was caught during regression testing, add the test name, ID and link from TestRail: Exp
Email or phone of affected tester (no customers): [email protected]
Issue reported by: Applause Internal Team
Device used: Windows 11 pro/chrome
App Component: Workspace Settings
Action Performed:
Expected Result:
No border around a plan
Actual Result:
A blue selection on the selected plan after a refresh
Workaround:
Unknown
Platforms:
Screenshots/Videos
Bug6701563_1735001860450.bandicam_2024-12-24_03-54-31-141.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @hoangzinhThe text was updated successfully, but these errors were encountered: