-
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
[CP Staging] fix: unable to change currency with arrow key #54962
Conversation
@DylanDylann Please copy/paste the Reviewer Checklist from here into a new comment on this PR and complete it. If you have the K2 extension, you can simply click: [this button] |
FYI I discovered an issue with android native: When pressing arrow keys the selected item is changed twice. This happens after I reverted the changes in #54457 as well. However I think it's NAB because I don't think a lot of people would use a keyboard for an Android App. |
Reviewer Checklist
Screenshots/VideosTested in Slack https://expensify.slack.com/archives/C01GTK53T8Q/p1736349968777769?thread_ts=1736319060.173519&cid=C01GTK53T8Q Android: NativeAndroid: mWeb ChromeiOS: NativeiOS: mWeb SafariMacOS: Chrome / SafariMacOS: Desktop |
Thanks for helping test @mountiny 🙏 |
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
[CP Staging] fix: unable to change currency with arrow key (cherry picked from commit 9589f64) (CP triggered by mountiny)
🚀 Cherry-picked to staging by https://github.com/mountiny in version: 9.0.82-2 🚀
@Expensify/applauseleads please QA this PR and check it off on the deploy checklist if it passes. |
🚀 Cherry-picked to staging by https://github.com/mountiny in version: 9.0.82-2 🚀
@Expensify/applauseleads please QA this PR and check it off on the deploy checklist if it passes. |
Explanation of Change
Fixed Issues
$ #54931
PROPOSAL:
Tests
Offline tests
QA Steps
PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectiontoggleReport
and notonIconClick
)src/languages/*
files and using the translation methodSTYLE.md
) were followedAvatar
, I verified the components usingAvatar
are working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG)
)Avatar
is modified, I verified thatAvatar
is working as expected in all cases)Design
label and/or tagged@Expensify/design
so the design team can review the changes.ScrollView
component to make it scrollable when more elements are added to the page.main
branch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTest
steps.Screenshots/Videos
Android: Native
Screen.Recording.2025-01-08.at.21.19.46.mov
Android: mWeb Chrome
Screen.Recording.2025-01-08.at.21.22.36.mov
iOS: Native
Screen.Recording.2025-01-08.at.21.23.31.mov
iOS: mWeb Safari
Screen.Recording.2025-01-08.at.21.24.15.mov
MacOS: Chrome / Safari
Screen.Recording.2025-01-08.at.21.16.17.mov
MacOS: Desktop
Screen.Recording.2025-01-08.at.21.24.45.mov