-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
Replace OptionsSelector with SelectionList part 1 #39711
Replace OptionsSelector with SelectionList part 1 #39711
Conversation
Can we hold this on #36039 as we're making changes to |
@jjcoffee I think it is ok, you are using |
Recordings uploaded in the first version (mentioned in the description of the PR), I just checked that there is no longer a console error that caused the revert and if all pages still works as expected. |
I've reverted one migration as it is migrated in the separate PR mentioned above. |
Can you please merge main |
Newest main merged @s77rt |
Failing tests not related to this PR, should be fixed by re-run |
Remove EditReportFieldDropdownPage tests from description |
We have conflicts. Can you please resolve |
|
@s77rt conflicts resolved |
Reviewer Checklist
Screenshots/Videos |
@s77rt did you confirm no errors are being logged anymore? |
Yes the previous errors are fixed. Still seeing other errors but not related to this PR (mostly related to proptypes which should go away once we migrate more components to typescript) |
✋ 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/danieldoglas in version: 1.4.61-0 🚀
|
🚀 Deployed to staging by https://github.com/danieldoglas in version: 1.4.61-0 🚀
|
🚀 Deployed to production by https://github.com/Julesssss in version: 1.4.61-8 🚀
|
Details
First part of migration
OptionsSelector
toSelectionList
covers 2 pages. Remaining 3 will be covered in separate PR andOptionsSelector
will be removed there as well.Version 2, first one reverted, but fixed now.
Fixed Issues
$ #25125
PROPOSAL:
Tests
WorkspaceSwitcherPage
TagPicker
Offline tests
QA Steps
PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectiontoggleReport
and notonIconClick
)myBool && <MyComponent />
.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
Android: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari
MacOS: Desktop