Workspace in the workspace list is misaligned when deleted offline#32185
Workspace in the workspace list is misaligned when deleted offline#32185puneetlath merged 1 commit intoExpensify:mainfrom
Conversation
|
I still need to test native Android, but it is not a big deal and blocker fore review, I think. |
|
@grgia if you need C+ to be tested on all platforms, I can help |
|
@situchan that would be helpful, thank you! |
|
Tested Android, works properly. |
Reviewer Checklist
Screenshots/VideosAndroid: Nativeandroid.movAndroid: mWeb Chromemchrome.moviOS: Nativeios.moviOS: mWeb Safarimsafari.movMacOS: Desktopdesktop.mov |
Confirmed happening on main (after reverting #31728 locally) so out of scope |
|
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
Workspace in the workspace list is misaligned when deleted offline (cherry picked from commit aef0a64)
|
🚀 Cherry-picked to staging by https://github.com/AndrewGable in version: 1.4.5-5 🚀
@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.5-7 🚀
|




Details
This PR fixes a regression from #31728. There was a problem that styles are not combined and used separately. Right now we use
StyleUtils.combineStylesfor combining them.Fixed Issues
$ #32182
PROPOSAL: N/A
Tests
Offline tests
Same as "Tests".
QA Steps
Same as "Tests".
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectiontoggleReportand notonIconClick)myBool && <MyComponent />.src/languages/*files and using the translation methodWaiting for Copylabel for a copy review on the original GH to get the correct copy.STYLE.md) were followedAvatar, I verified the components usingAvatarare working as expected)StyleUtils.getBackgroundAndBorderStyle(themeColors.componentBG))Avataris modified, I verified thatAvataris working as expected in all cases)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.mp4
Android: mWeb Chrome
Android.Chrome.mp4
iOS: Native
IOS.mp4
iOS: mWeb Safari
IOS.Safari.mp4
MacOS: Chrome / Safari
Chrome.mp4
MacOS: Desktop
Desktop.mp4