-
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
Skip adding DomUtils.getAutofilledInputStyle for static ThemeProvider #53057
Skip adding DomUtils.getAutofilledInputStyle for static ThemeProvider #53057
Conversation
…c theme providers to solve for race conditions of multiple ThemeProviders with different theme definition in the same tree
Reviewer Checklist
Screenshots/VideosAndroid: NativeAndroid: mWeb ChromeiOS: NativeiOS: mWeb SafariMacOS: Chrome / Safariweb.movMacOS: Desktopdesktop.mov |
@klajdipaja Please update the following: Tests:
Offline tests: QA steps: |
@klajdipaja Can you also try find a shorter title that describes briefly the change (and not what it solves) |
@s77rt done 🙏 |
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
@francoisl thanks for pushing that change, I was not working during those hours. Many thanks to both for the review 😊 |
🚀 Deployed to staging by https://github.com/francoisl in version: 9.0.67-0 🚀
|
🚀 Deployed to production by https://github.com/mountiny in version: 9.0.67-9 🚀
|
Explanation of Change
Fixed Issues
$ #51523
PROPOSAL: #51523 (comment)
Tests
Prerequisites: System theme is light
Offline tests
n/a
QA Steps
Same as tests
// TODO: These must be filled out, or the issue title must include "[No QA]."
PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectiontoggleReport
and notonIconClick
)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.mp4
Android: mWeb Chrome
android.mewb.mp4
iOS: Native
ios.native.mov
iOS: mWeb Safari
ios.mweb.mov
MacOS: Chrome / Safari
web.mp4
MacOS: Desktop
desktop.mp4