Skip to content

fix aria-checked #141

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

Merged
merged 3 commits into from
Dec 6, 2022
Merged

fix aria-checked #141

merged 3 commits into from
Dec 6, 2022

Conversation

raycohen
Copy link
Contributor

@raycohen raycohen commented Dec 2, 2022

Upon updating our app to the latest ember-radio-button, which we need to do to fix deprecations, we had test failures showing that our aria-checked values were not what we expected.

This is the same issue described in #114 and I used the first commit of #115 as a starting point for the fix.

@raycohen raycohen marked this pull request as ready for review December 2, 2022 21:51
@lukemelia
Copy link
Contributor

Looks good. Is it possible to have a regression test for this?

@raycohen
Copy link
Contributor Author

raycohen commented Dec 6, 2022

Not sure what you mean, is there something other than the integration tests I can add to?

@lukemelia
Copy link
Contributor

Nope -- somehow I missed the test changes when I reviewed. 👍

@raycohen raycohen merged commit fd9cb1b into master Dec 6, 2022
@raycohen raycohen deleted the rcohen/fix-aria branch December 6, 2022 21:54
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.

3 participants