Skip to content

Revert state column badge changes#1957

Merged
davidfowl merged 4 commits intomicrosoft:release/8.0-preview3from
adamint:dev/adamint/backport-revert-badge
Jan 30, 2024
Merged

Revert state column badge changes#1957
davidfowl merged 4 commits intomicrosoft:release/8.0-preview3from
adamint:dev/adamint/backport-revert-badge

Conversation

@adamint
Copy link
Copy Markdown
Member

@adamint adamint commented Jan 29, 2024

Re-adds the old badge into the state column, but always makes the text color white so that there's consistent contrast on both themes. Also slightly darkens --error in dark theme (increases contrast with the white text, and looks better while still maintaining sufficient contrast with background)

image

Microsoft Reviewers: Open in CodeFlow

Fixes #1926

(dependent on #1955 approval)

@adamint adamint requested review from kvenkatrajan and tlmii January 29, 2024 20:01
@ghost ghost added the area-dashboard label Jan 29, 2024

@if (_unviewedCount > 0)
{
<FluentAnchor aria-label="@(_unviewedCount == 1 ? nameof(Columns.UnreadLogErrorsBadgeOneErrorLog) : string.Format(Loc[nameof(Columns.UnreadLogErrorsBadgeErrorLogs)], _unviewedCount))"
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Thanks for taking accessibility into consideration with the fix!

@davidfowl davidfowl merged commit 142badb into microsoft:release/8.0-preview3 Jan 30, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Apr 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants