-
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 2025-01-18] [HOLD for payment 2025-01-17] Web - Expense - Unable to navigate to different currency via keyboard #54931
Comments
Triggered auto assignment to @twisterdotcom ( |
Triggered auto assignment to @Beamanator ( |
💬 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:
|
ProposalPlease re-state the problem that we are trying to solve in this issue.When navigate currency using keyboard, currency focus reset to previously selected item. What is the root cause of that problem?When navigating using the keyboard and scrolling occurs, the previously selected currency is focused because the item heights are recalculated. App/src/components/SelectionList/BaseSelectionList.tsx Lines 143 to 154 in 9293c26
Due to this flattenedSections modified and the currently selected item gets focused. App/src/components/SelectionList/BaseSelectionList.tsx Lines 228 to 236 in 9293c26
App/src/components/SelectionList/BaseSelectionList.tsx Lines 336 to 343 in 9293c26
What changes do you think we should make in order to solve the problem?To fix this issue we can add following code here so in case of just heights are recalculated focusedIndex does not change. App/src/components/SelectionList/BaseSelectionList.tsx Lines 336 to 343 in 9293c26
What specific scenarios should we cover in automated tests to prevent reintroducing this issue in the future?What alternative solutions did you explore? (Optional) |
Thanks for the recommended fix @ishakakkad ! Just so you know, for Deploy Blockers we normally look for the source PR that caused the problem so that the author & C+ of that source PR can write up the fix. From your suggestion, it looks like the PR that introduced that linked |
@daledah Could you check this issue? |
I'll create a follow up PR soon |
Groovy, assigning you both 🙏 |
@daledah any updates?? Please make this your top priority since it is blocking our next deploy! |
@Beamanator @DylanDylann we have open PR here |
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.82-12 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-17. 🎊 For reference, here are some details about the assignees on this issue:
|
@DylanDylann @twisterdotcom @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] |
The solution for this issue has been 🚀 deployed to production 🚀 in version 9.0.83-5 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-18. 🎊 For reference, here are some details about the assignees on this issue:
|
@DylanDylann @twisterdotcom @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] |
Hey @twisterdotcom just a heads up this is a regression from #54089 |
Payment Summary
BugZero Checklist (@twisterdotcom)
|
@Beamanator given it's a regression they fixed, are we good with making this fix $125 too? This is the deploy blocker regression from the issue referenced: #54089 where @DylanDylann and @daledah have already been reduced to $125. Considering they fixed it, they make up the other $125, as if they hadn't regressed in the first place... right? Makes sense? |
If you agree, I may simply provide a bonus on the original offers: #54089 (comment) |
@twisterdotcom The process is that. It is a regression so that there will not any payment for this issue and the original issue which caused this regression will have deduction. |
We can close this one |
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: https://expensify.testrail.io/index.php?/tests/view/5425260
Email or phone of affected tester (no customers): applausetester+010108kh@applause.expensifail.com
Issue reported by: Applause Internal Team
Device used: Mac 15.0 / Chrome
App Component: Money Requests
Action Performed:
Expected Result:
The selection will move to the next currency.
Actual Result:
The selection moves to the next currency, then back to the selected currency.
Workaround:
Unknown
Platforms:
Screenshots/Videos
Bug6708775_1736312366220.20250108_125737.mp4
View all open jobs on GitHub
Issue Owner
Current Issue Owner: @twisterdotcomThe text was updated successfully, but these errors were encountered: