Skip to content
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

fix: Make disabled ui.button icon and text colours consistent #1664 #1710

Merged
merged 4 commits into from
Nov 23, 2022

Conversation

marek-mihok
Copy link
Contributor

@marek-mihok marek-mihok commented Nov 21, 2022

This PR provides an override of icon colour for all disabled FluentUI buttons.

Screen.Recording.2022-11-21.at.11.32.15.mov

Closes #1664

Copy link
Collaborator

@mturoci mturoci left a comment

Choose a reason for hiding this comment

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

Thanks @marek-mihok, we should ideally fix this globally for every Fluent button component (e.g. we use buttons for pagination in table etc.).

ui/src/app.tsx Outdated Show resolved Hide resolved
Copy link
Collaborator

@mturoci mturoci left a comment

Choose a reason for hiding this comment

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

Thanks @marek-mihok!

@mturoci mturoci merged commit e9ef32e into master Nov 23, 2022
@mturoci mturoci deleted the feat/issue-1664 branch November 23, 2022 07:56
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.

Button icon contrast is inconsistent
2 participants