[No QA] Lighter design treatment for tables, cards, and theme tokens#91832
Draft
shawnborton wants to merge 2 commits into
Draft
[No QA] Lighter design treatment for tables, cards, and theme tokens#91832shawnborton wants to merge 2 commits into
shawnborton wants to merge 2 commits into
Conversation
- Add borderLight, shadowLight theme tokens (productLight/Dark300 + soft drop shadow) - Update activeComponentBG/hoverComponentBG to use rgba(productLight/Dark300) at 0.5 opacity - Shift cardBG to productLight/Dark100 (same as appBG) so cards share the page surface - Wrap Home page cards, Workspace/Settings sections, and inbox previews in 1px borderLight + shadowLight - Wrap Spend tables (SearchList) and expense report tables (MoneyRequestReportView) in a single bordered, shadowed container - Swap row backgrounds from highlightBG to cardBG across Spend and expense report tables - Constrain Home page layout width and center content on wide viewports Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Contributor
|
@shawnborton this seems like a fun one - can we generate an ad hoc for it? Or will you when/if it's ready? |
Contributor
Author
|
This was an older POC I had made - I just wanted to push it because I want Claude to be able to reference it in another POC I am making... stay tuned! |
Contributor
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Details
Applies a lighter design treatment across tables, cards, and theme tokens. Drops shadow/border decoration on card-like surfaces (search table wrapper, bordered content cards, widget containers, workspace more-features tiles, card section containers), reworks
TableHeader/TableRowto rely oncardBGand only apply horizontal margin in narrow layout, and adjustsWorkspaceCompanyCardsTablewide layout to wrap header + body in a sharedsearchTableWrapper.Theme token updates:
cardBGfromproductLight100/productDark100toproductLight200/productDark200.bordertoproductLight400/productDark400and removesborderLight.activeNavItemtoken (productLight300/productDark300) and routes sidebar active + menu-item active states through it;activeComponentBGandhoverComponentBGnow point to the next step darker.buttonDefaultBG/buttonHoveredBG/buttonPressedBGone step darker.TripRoomPreviewreservation list drops its border/shadow.Fixed Issues
$
PROPOSAL:
Tests
mh5).activeNavItem/sidebarHovertokens.Offline tests
N/A — styling only.
QA Steps
[No QA]
PR Author Checklist
Screenshots/Videos
Android: Native
Android: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari