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(material/radio): use tokens for focused border color #29716

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

andrewseguin
Copy link
Contributor

@andrewseguin andrewseguin commented Sep 10, 2024

Affects an unselected radio button when focused, like when a cursor is pressing down before selecting

Variable was never defined, and always falling back to black

Before:
Screenshot 2024-09-10 at 2 23 45 PM
Screenshot 2024-09-10 at 2 28 01 PM

After:
Screenshot 2024-09-10 at 2 23 57 PM
Screenshot 2024-09-10 at 2 25 25 PM

@andrewseguin andrewseguin requested a review from a team as a code owner September 10, 2024 20:28
@andrewseguin andrewseguin requested review from amysorto, wagnermaciel and crisbeto and removed request for a team September 10, 2024 20:28
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.

1 participant