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(selectors): Improve the element for better accessibility. #427

Merged
merged 8 commits into from
Mar 25, 2022

Conversation

creador-dev
Copy link
Member

No description provided.

@creador-dev creador-dev added the bug Something isn't working label Dec 29, 2021
@creador-dev creador-dev changed the title 🐛 fix(selectors): Improve element for better accessibility fix(selectors): Improve element for better accessibility Dec 29, 2021
@creador-dev creador-dev changed the title fix(selectors): Improve element for better accessibility 🐛 fix(selectors): Improve element for better accessibility Dec 29, 2021
@creador-dev creador-dev changed the title 🐛 fix(selectors): Improve element for better accessibility ✨ enhancement(selectors): Improve element for better accessibility Dec 29, 2021
@creador-dev creador-dev added improvement Improvements for current features and removed bug Something isn't working labels Dec 29, 2021
@creador-dev creador-dev changed the title ✨ enhancement(selectors): Improve element for better accessibility ✨ enhancement(selectors): improve element for better accessibility Jan 17, 2022
@creador-dev creador-dev changed the base branch from development to version/2.12.6 February 14, 2022 12:50
@iamleigh iamleigh changed the title ✨ enhancement(selectors): improve element for better accessibility fix(selectors): Improve the element for better accessibility. Mar 20, 2022
aria-labelledby="simple-label-1" />
<span>
<span class="sui-icon-info" aria-hidden="true"></span>
<span id="simple-label-1">Checked</span>
Copy link
Member Author

@creador-dev creador-dev Mar 22, 2022

Choose a reason for hiding this comment

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

@iamleigh I have added wrapper for selectors label because otherwise screen reader announces "_Checked" because we add ::before css in first span and it's content is _ which is a symbol of tick.

@iamleigh iamleigh merged commit f731e0e into version/2.12.7 Mar 25, 2022
@iamleigh iamleigh deleted the fix/SUI-6 branch March 25, 2022 00:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improvements for current features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants