-
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
revert ref forwarding logic in CheckboxWithLabel #31851
Conversation
Hey! I see that you made changes to our Form component. Make sure to update the docs in FORMS.md accordingly. Cheers! |
@0xmiroslav 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] |
Reviewer Checklist
Screenshots/VideosAndroid: NativeAndroid: mWeb ChromeiOS: NativeScreen.Recording.2023-11-24.at.6.56.18.pm.moviOS: mWeb SafariMacOS: Chrome / SafariScreen.Recording.2023-11-24.at.6.51.39.pm.movMacOS: Desktop |
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!
@Julesssss I think we should CP this as it blocks onfido flow which is main feature of the app |
cc: @mountiny as it seems you're handling deploy |
Hey @0xmiroslav, I don't see this being linked to any blockers and this doesn't seem to be linked to a regression... What exactly is the problem here if we don't cherry-pick? |
@0xmiroslav @mkhutornyi we're missing screen captures of many platforms. Was this tested on each platform? |
yes, tested on all platforms though not platform dependent. |
Ah thanks. Yeah I remember now. |
Cherry-picking now |
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
revert ref forwarding logic in CheckboxWithLabel (cherry picked from commit 540bedd)
🚀 Cherry-picked to staging by https://github.com/Julesssss in version: 1.4.4-1 🚀
@Expensify/applauseleads please QA this PR and check it off on the deploy checklist if it passes. |
🚀 Deployed to production by https://github.com/mountiny in version: 1.4.4-3 🚀
|
Details
Fixed Issues
$ #31830
PROPOSAL:
Tests
Offline tests
N/A
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 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(themeColors.componentBG)
)Avatar
is modified, I verified thatAvatar
is working as expected in all cases)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
web.mov
MacOS: Desktop