-
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
Refactored selection list items #38448
Conversation
Hey! I see that you made changes to our Form component. Make sure to update the docs in FORMS.md accordingly. Cheers! |
@mkhutornyi 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] |
@burczu Can you please check if this is what you intended to do in refactoring? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is a good direction of refactor, I think - left some comments, though.
src/pages/workspace/members/WorkspaceOwnerPaymentCardCurrencyModal.tsx
Outdated
Show resolved
Hide resolved
@shubham1206agra @mountiny Could you add a description for lists (UserListItem, RadioListItem, UserListItem, InviteMemberListItem). I think it will help us in the future to determine which list item should be used |
@shubham1206agra Can you please add some basic tests to cover the list behaviour? I agree with adding some docs for the lists, can you add that please? |
@DylanDylann What is your ETA for the checklist? Thanks! |
@mountiny Still waiting response from @shubham1206agra #38448 (comment) and #38448 (comment) The checklist will be done today |
@DylanDylann This is hard for me to say exactly. And I am busy with other things. I will put it later if I find time. |
Reviewer Checklist
Screenshots/VideosAndroid: NativeScreen.Recording.2024-04-01.at.23.59.49.movAndroid: mWeb ChromeScreen.Recording.2024-04-02.at.00.00.18.moviOS: NativeScreen.Recording.2024-04-01.at.23.54.45.moviOS: mWeb SafariScreen.Recording.2024-04-01.at.23.52.03.movMacOS: Chrome / SafariScreen.Recording.2024-04-01.at.23.45.49.movMacOS: DesktopScreen.Recording.2024-04-01.at.23.53.14.mov |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the testing @DylanDylann and for the refactor @shubham1206agra changes look good to me
✋ 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 production by https://github.com/Julesssss in version: 1.4.60-13 🚀
|
Details
Fixed Issues
$ #38222
Tests
Test 1:
Test 2:
Offline tests
Same as Tests
QA Steps
Same as Tests
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
Screen.Recording.2024-03-31.at.8.24.57.PM.mov
iOS: Native
iOS: mWeb Safari
Screen.Recording.2024-03-31.at.8.15.53.PM.mov
MacOS: Chrome / Safari
Screen.Recording.2024-03-31.at.7.57.47.PM.mov
MacOS: Desktop