Make PaymentCardChangeCurrencyForm use new SelectionList#73001
Conversation
CategoryDefaultTaxRatePage use new SelectionListPaymentCardChangeCurrencyForm use new SelectionList
Codecov Report❌ Patch coverage is
... and 1503 files with indirect coverage changes 🚀 New features to boost your workflow:
|
|
@dukenv0307 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] |
| }} | ||
| showScrollIndicator | ||
| shouldStopPropagation | ||
| shouldUseDynamicMaxToRenderPerBatch |
There was a problem hiding this comment.
Is it safe to remove these values?
showScrollIndicator
shouldStopPropagation
shouldUseDynamicMaxToRenderPerBatch
There was a problem hiding this comment.
shouldUseDynamicMaxToRenderPerBatch is no longer used in the new version of SelectionList, FlashList doesn't have this prop
About the other two as I analysed their aim, I don't think they're required in this component but I'll double check it 👍
There was a problem hiding this comment.
showScrollIndicator is true by default
There was a problem hiding this comment.
As I'm checking, it works without shouldStopPropagation (the form is not submitted with clicking enter). However maybe it's better to leave this one to avoid potential deploy blockers in cases that we're not aware of 🤔
Reviewer Checklist
Screenshots/VideosAndroid: HybridAppAndroid: mWeb ChromeScreen.Recording.2025-11-03.at.22.10.19.moviOS: HybridAppiOS: mWeb SafariScreen.Recording.2025-11-03.at.22.10.02.movMacOS: Chrome / SafariScreen.Recording.2025-11-03.at.22.08.28.movMacOS: DesktopScreen.Recording.2025-11-03.at.22.15.37.mov |
|
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
|
🚀 Deployed to staging by https://github.com/grgia in version: 9.2.43-0 🚀
|
|
🚀 Deployed to production by https://github.com/luacmartins in version: 9.2.43-2 🚀
|
Explanation of Change
Fixed Issues
$ #72969
PROPOSAL: N/A
Important
This flow is not available on Android and iOS Native
Tests
Settings->SubscriptionCurrencyOffline tests
QA Steps
as above
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectioncanBeMissingparam foruseOnyxtoggleReportand notonIconClick)src/languages/*files and using the translation methodSTYLE.md) were followedAvatar, I verified the components usingAvatarare working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG))npm run compress-svg)Avataris modified, I verified thatAvataris working as expected in all cases)Designlabel and/or tagged@Expensify/designso the design team can review the changes.ScrollViewcomponent to make it scrollable when more elements are added to the page.mainbranch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTeststeps.Screenshots/Videos
Android: Native
This flow is not available on native appAndroid: mWeb Chrome
iOS: Native
iOS: mWeb Safari
ios-web.mov
MacOS: Chrome / Safari
web.mov
MacOS: Desktop