[NO QA] Remove duplicate element in styles dependency array#83201
Conversation
|
Failing prettier check |
|
@MelvinBot please merge main. |
…tem-dependency-cleanup Co-authored-by: Carlos Miceli <carlosmiceli@users.noreply.github.com>
|
Merged |
|
@MelvinBot can you figure out why Prettier is saying that there's differences but it also says that it finished successfully? |
|
The Prettier check is a two-phase process, and the messages come from different phases:
So "finished successfully" = "prettier ran without crashing", and the diff = "these files weren't formatted before prettier touched them." Regarding this specific PR: The 5 files flagged by Prettier ( |
|
@MelvinBot yeah, can you go ahead and fix the prettier failures even though they are unrelated? |
Co-authored-by: Carlos Miceli <carlosmiceli@users.noreply.github.com>
|
Fixed the prettier check failure. The issue was import ordering — the
These were pre-existing issues brought in from the merge with |
|
@blimpich now sir, took care of some prettier fixes too that were unrelated. |
Reviewer Checklist
Screenshots/VideosAndroid: HybridAppAndroid: mWeb ChromeiOS: HybridAppiOS: mWeb SafariMacOS: Chrome / Safari |
|
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
|
🚧 @blimpich has triggered a test Expensify/App build. You can view the workflow run here. |
|
🧪🧪 Use the links below to test this adhoc build on Android, iOS, and Web. Happy testing! 🧪🧪
|
|
🚀 Deployed to staging by https://github.com/blimpich in version: 9.3.26-0 🚀
|
|
🚀 Deployed to production by https://github.com/puneetlath in version: 9.3.26-8 🚀
|
Explanation of Change
Minor cleanup.
Fixed Issues
$
PROPOSAL:
Tests
Offline tests
QA Steps
// TODO: These must be filled out, or the issue title must include "[No QA]."
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectioncanBeMissingparam foruseOnyxtoggleReportand notonIconClick)src/languages/*files and using the translation methodSTYLE.md) were followedAvatar, I verified the components usingAvatarare working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG))npm run compress-svg)Avataris modified, I verified thatAvataris working as expected in all cases)Designlabel and/or tagged@Expensify/designso the design team can review the changes.ScrollViewcomponent to make it scrollable when more elements are added to the page.mainbranch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTeststeps.Screenshots/Videos
Android: Native
Android: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari