Skip to content

update message bar to use semantic tokens #34657

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: extended-tokens
Choose a base branch
from

Conversation

rachethecreator
Copy link

Update to semantic tokens where applicable for react-message-bar
Add fallback values to fluentOverrides

Gaps noted here

Kumo implementation here

Figma design here

Previous Behavior

Used fluentui/tokens

New Behavior

Used fluentui/semantic-tokens if a replacement exists

@rachethecreator rachethecreator self-assigned this Jun 16, 2025
@rachethecreator rachethecreator requested review from a team as code owners June 16, 2025 16:29
Copy link

Pull request demo site: URL

borderRadius: tokens.borderRadiusMedium,
paddingLeft: semanticTokens._ctrlMessageBarPaddingContentAlignDefault,
paddingRight: semanticTokens.paddingContentAlignOutdentIconOnSubtle,
paddingTop: semanticTokens._ctrlMessageBarPaddingY,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's rename this _ctrlMessageBarPaddingVertical to stick with current naming conventions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants