-
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: missing personal details while creating options list #42238
Conversation
This is for regressions for a PR reviewed by me. I'm reviewing this. |
Reviewer Checklist
Screenshots/VideosAndroid: NativeoptionListContextProviderAndroid.mp4Android: mWeb ChromeoptionListContextProviderAndroidChrome.mp4iOS: NativeoptionListContextProvideriOS.mp4iOS: mWeb SafarioptionListContextProvideriOSSafari.mp4MacOS: Chrome / SafarioptionListContextProvider1.mp4optionListContextProvider2.mp4MacOS: DesktopoptionListContextProviderDesktop.mp4 |
@c3024 are you done testing this? Checking b/c you completed the checklist 🙏 |
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.
Looking good to me, waiting for C+ reviewer to confirm
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.
Everything looks good. Tests well on web chrome. Testing on other platforms.
@c3024 any updates? |
This will hopefully fix 2 deploy blockers so it would be great to get this in |
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.
Sorry for the delay. Tests well on all platforms. LGTM.
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.
LGTM!
NP, thanks @c3024 ! |
CPing 🙏 |
[CP Staging] fix: missing personal details while creating options list (cherry picked from commit 583e5a3)
🚀 Cherry-picked to staging by https://github.com/Beamanator in version: 1.4.74-4 🚀
@Expensify/applauseleads please QA this PR and check it off on the deploy checklist if it passes. |
🚀 Deployed to production by https://github.com/chiragsalian in version: 1.4.74-6 🚀
|
Details
PR #41636 did not pass
personalDetails
tocreateOptionList
leading to several issues.Fixed Issues
$ #41062
$ #42189
$ #42232
PROPOSAL:
Tests
#admins
room does not show=============
==============
Offline tests
NA
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
video_2024-05-04_16-27-13.mp4
Android: mWeb Chrome
video_2024-05-04_16-34-08.mp4
iOS: Native
Screen.Recording.2024-05-04.at.16.25.49-compressed.mov
iOS: mWeb Safari
Screen.Recording.2024-05-04.at.16.30.19-compressed.mov
MacOS: Chrome / Safari
Screen.Recording.2024-05-04.at.16.13.25-compressed.mov
MacOS: Desktop
Screen.Recording.2024-05-04.at.16.17.30-compressed.mov