Change design of WorkspaceMoreFeaturePage sections.#55556
Conversation
|
@jayeshmangwani 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] |
| borderRadius: variables.componentBorderRadiusLarge, | ||
| paddingHorizontal: 16, | ||
| paddingVertical: 20, | ||
| minWidth: 350, |
There was a problem hiding this comment.
I kept a 350 width minimum width till it be a column layout.
There was a problem hiding this comment.
Do we have any breakpoints we already use in the product? Like the same way we would use a media query... if we are at a "tablet" size, maybe that's when we switch to a single column.
There was a problem hiding this comment.
Just throwing it out there in case we can kind of align on how the app responds to different widths.
There was a problem hiding this comment.
Can you show me what 1 column looks like at 800px screen width? Just to compare. Thanks!
There was a problem hiding this comment.
Enabled 1-column on < 800 Screens.
There was a problem hiding this comment.
@parasharrajat, I have one doubt here. Passing minWidth: 350 might cause some UI distortion on devices with smaller widths. While testing using Chrome's Inspect tool on the Fold 5 (a virtual device in Chrome Inspect, not an actual one), I noticed a UI issue where the card extends beyond the screen since the width for that device is 344px.

|
All requested changes are done. Ready for review. |
|
Sweet! Will run a test build now. Thanks for the quick turnaround on my feedback! |
|
🚧 @shawnborton has triggered a test build. You can view the workflow run here. |
|
🧪🧪 Use the links below to test this adhoc build on Android, iOS, Desktop, and Web. Happy testing! 🧪🧪 |
|
Tested on web and it feels great, let's get this into final review @jayeshmangwani ! |
|
Thanks for reviewing the design, @shawnborton. I’m on the final review now |
Reviewer Checklist
Screenshots/VideosAndroid: NativeAndroid.movAndroid: mWeb Chromemweb-chrome.moviOS: NativeiOS.moviOS: mWeb Safarimweb-safari.movMacOS: Chrome / Safariweb.movMacOS: Desktopdesktop.mov |
|
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
|
🚀 Deployed to staging by https://github.com/carlosmiceli in version: 9.0.89-0 🚀
|
|
🚀 Deployed to production by https://github.com/yuwenmemon in version: 9.0.89-8 🚀
|







Explanation of Change
Fixed Issues
$ #55390
PROPOSAL: #55390 (comment)
Tests
Offline tests
Same as Tests.
QA Steps
Same as Tests.
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectiontoggleReportand notonIconClick)src/languages/*files and using the translation methodSTYLE.md) were followedAvatar, I verified the components usingAvatarare working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG))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
21.01.2025_23.55.16_REC.mp4
Android: mWeb Chrome
21.01.2025_23.49.19_REC.mp4
iOS: Native
21.01.2025_23.47.24_REC.mp4
iOS: mWeb Safari
21.01.2025_23.48.26_REC.mp4
MacOS: Chrome / Safari
21.01.2025_23.45.34_REC.mp4
MacOS: Desktop
21.01.2025_23.51.59_REC.mp4