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

Merged
merged 1 commit into from
Oct 15, 2024

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
@andrewseguin andrewseguin added action: merge The PR is ready for merge by the caretaker target: patch This PR is targeted for the next patch release labels Oct 15, 2024
@andrewseguin andrewseguin merged commit e975bb9 into angular:main Oct 15, 2024
23 of 25 checks passed
andrewseguin added a commit that referenced this pull request Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
action: merge The PR is ready for merge by the caretaker target: patch This PR is targeted for the next patch release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants