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

Quick Fix: Aria-Selected on PButtonGroup #1258

Merged
merged 1 commit into from
Apr 30, 2024
Merged

Conversation

aaazzam
Copy link
Collaborator

@aaazzam aaazzam commented Apr 30, 2024

PButtonGroup passes down a selected prop to it's button children, rather than setting aria-selected. This PR fixes that, but does not yet deprecate the passed down prop.

Copy link

netlify bot commented Apr 30, 2024

Deploy Preview for prefect-design ready!

Name Link
🔨 Latest commit 5045f87
🔍 Latest deploy log https://app.netlify.com/sites/prefect-design/deploys/663131aea4ffeb0008c2b7c4
😎 Deploy Preview https://deploy-preview-1258--prefect-design.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@aaazzam aaazzam marked this pull request as ready for review April 30, 2024 20:36
@aaazzam aaazzam requested a review from a team as a code owner April 30, 2024 20:36
@aaazzam aaazzam changed the title Aria-Selected on PButtonGroup Quick Fix: Aria-Selected on PButtonGroup Apr 30, 2024
@aaazzam aaazzam merged commit d307b72 into main Apr 30, 2024
6 checks passed
@aaazzam aaazzam deleted the button-group-aria-selected branch April 30, 2024 21:04
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