fix(ui): align page headers and action cards with the design system - #2924
Merged
Conversation
Distinguish settings and welcome heading typography, use a translucent 3% entry-card surface, and align card padding and text without border-driven height inflation. Remove redundant ConfigPageHeader typography and preview long descriptions with sibling actions in Lab. Preserve legacy Appearance background overrides in root and chrome, including old-payload round trips and explicit new-token precedence. Validation: design-system:check; 19 focused Appearance tests; check:web (all theme audits and type checking); final Lab production build. Native Windows desktop settings and global-search entry cards inspected. Other themes, narrow layouts, and four remote scenarios were not interactively verified.
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.
Summary
PageHeaderin the welcome screen.Type and Areas
Type: Bug fix / UI/UX
Areas: Web UI, shared UI components, design tokens, themes, Appearance compatibility, Design Lab.
Motivation / Impact
Welcome and settings headers previously used inconsistent typography, while action cards had mismatched spacing and overly muted descriptions.
This change gives page introductions and entry cards consistent visual hierarchy across product screens and Lab previews. Long content remains compatible with trailing actions, and existing custom Appearance backgrounds retain their precedence.
Verification
Recorded validation for this patch:
pnpm run design-system:check— passed, including component checks and the Lab production build.pnpm run check:web— passed, including theme audits and TypeScript checks.Checks were not rerun while drafting this description. Other themes, narrow layouts, and remote interaction scenarios remain pending visual verification.
Reviewer Notes
displayvariant; settings headers usemd.smandmdretain their respective minimum heights.Checklist