-
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
Fixes for selection list #37521
Fixes for selection list #37521
Conversation
@aimane-chnaif 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] |
PR ready for review @aimane-chnaif |
Conflicts resolved |
@Expensify/design which one is better when no custom header? Option 1. only checkbox should be clickable Screen.Recording.2024-03-03.at.4.41.54.PM.movOption 2. both checkbox and title should be clickable Screen.Recording.2024-03-03.at.4.41.17.PM.movWhen custom header shows, only checkbox is clickable (this is correct behavior) Screen.Recording.2024-03-03.at.4.44.57.PM.mov |
Updated |
I agree—I think that when the label is
Please! 🙏 |
Yup, agree with all of that too. |
Thanks @rayane-djouah let's fix |
addressed by 94452f5 |
Conflicts resolved |
Friendly bump @aimane-chnaif |
Reviewer Checklist
Screenshots/VideosAndroid: Nativeandroid.movAndroid: mWeb Chromemchrome.moviOS: Nativeios.moviOS: mWeb Safarimsafari.movMacOS: Chrome / Safariweb.movMacOS: Desktop |
@rayane-djouah please merge main |
Merged main @aimane-chnaif |
@rayane-djouah this is accessibility issue so maybe not a blocker but can we fix here? Screen.Recording.2024-03-11.at.5.01.06.AM.mov |
@rayane-djouah didn't you retest your latest changes on all platforms? BUG on iOS: |
@rayane-djouah bump |
Sorry for the delay, I will update today. |
Updated |
@aimane-chnaif Bump |
There are 2 concerns that might be considered as expected (at least not blocker):
Screen.Recording.2024-03-18.at.1.34.28.AM.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.
Not entire row but only checkbox and "Select all" are clickable
I think this is ok per the previous comments from design, right?
@bondydaa looks like this was merged without a test passing. Please add a note explaining why this was done and remove the |
Right. |
✋ 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/bondydaa in version: 1.4.56-0 🚀
|
🚀 Deployed to production by https://github.com/yuwenmemon in version: 1.4.56-8 🚀
|
Details
Fixed Issues
$ #37295
$ #37511
$ #37599
PROPOSAL: #37295 (comment)
Tests
Test 1:
Test 2:
Test 3:
Offline tests
N/A
QA Steps
Same as tests above.
PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectiontoggleReport
and notonIconClick
)myBool && <MyComponent />
.src/languages/*
files and using the translation methodWaiting for Copy
label for a copy review on the original GH to get the correct copy.STYLE.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 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.Recording.2024-02-29.224129.mp4
Android: mWeb Chrome
mweb.chrome.Recording.2024-02-29.232036.mp4
iOS: Native
ios.mp4
Recording.2024-03-13.205646.mp4
iOS: mWeb Safari
mweb.safari.Recording.2024-02-29.230057.mp4
MacOS: Chrome / Safari
Web.Recording.2024-02-29.211032.mp4
MacOS: Desktop
Desktop.Recording.2024-02-29.214234.mp4
Recording.2024-03-13.205747.mp4