-
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] Group chat - First group member is highlighted in contact list and confirmation page #54932
Comments
Triggered auto assignment to @srikarparsi ( |
Triggered auto assignment to @strepanier03 ( |
💬 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:
|
Might have something to do with this PR, will check locally |
This revert PR did not do the trick |
Looking through |
Job added to Upwork: https://www.upwork.com/jobs/~021876949287872433556 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @mollfpr ( |
Seems to be from #54457 |
Regression from #54807 |
This is not a regression from #54807. I reverted this PR, and it is still reproducible. Screen.Recording.2025-01-08.at.21.17.29.mp4 |
I confirm reverting #54457 fixed this issue. |
I can still reproduce this on staging on the confirm chat members page. |
ProposalPlease re-state the problem that we are trying to solve in this issue.On the confirm chat page, the first item in the contact list is always highlighted What is the root cause of that problem?We set selectedItemIndex to the first selected index without cheking if we should. This means it is never set to -1 which prevents highlighting.
What changes do you think we should make in order to solve the problem?Check if initiallyFocusedOptionKey equals empty string on line 336 - if it does, set the selected index to -1 What specific scenarios should we cover in automated tests to prevent reintroducing this issue in the future?Create a test that passes in initiallyFocusedOptionKey set to empty string. What alternative solutions did you explore? (Optional)N/A |
Re-open due to QA team can still reproduce this issue in build v9.0.82-4 20250109_141530.mp4 |
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: 9.0.82-0
Reproducible in staging?: Yes
Reproducible in production?: No
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: Exp
Email or phone of affected tester (no customers): applausetester+080101kh@applause.expensifail.com
Issue reported by: Applause Internal Team
Device used: Mac 15.0 / Chrome
App Component: Other
Action Performed:
Expected Result:
The first group member will not be highlighted in contact list and confirmation page (production behavior).
Actual Result:
The first group member is highlighted in contact list and confirmation page.
The same issue also happens in contact list when inviting member to workspace.
Workaround:
Unknown
Platforms:
Screenshots/Videos
Bug6708758_1736311073680.20250108_123442.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @mollfprThe text was updated successfully, but these errors were encountered: