-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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 2025-01-24] 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 |
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 |
@srikarparsi I think the C+ from the original PR should review the fix too. cc @DylanDylann |
Yup, looks like they'll address it in a follow up. Going to assign @DylanDylann and @daledah to this issue. |
📣 @DylanDylann 🎉 An offer has been automatically sent to your Upwork account for the Contributor role 🎉 Thanks for contributing to the Expensify app! Offer link |
Just for clarification later, I don't believe this issue should receive payment since it is being fixed as a follow up from this PR. |
Closing this issue since it has been fixed in this PR and it doesn't need payment since it was a regression. |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 9.0.86-3 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-01-24. 🎊 For reference, here are some details about the assignees on this issue:
|
@DylanDylann @strepanier03 @DylanDylann 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] |
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: @strepanier03The text was updated successfully, but these errors were encountered: