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

HexColorPicker + HexAlphaColorPicker havearia-required-attr accessibility issue #213

Open
ikerestes opened this issue Jan 23, 2024 · 0 comments

Comments

@ikerestes
Copy link

ikerestes commented Jan 23, 2024

eslint-plugin-jsx-a11y that evaluates accessibility's issues in react applications is registering a violation on HexColorPicker and HexAlphaColorPicker components.

div[aria-label="Color"]
Critical
Required ARIA attribute not present: aria-valuenow

Required ARIA attributes must be provided

More info
https://dequeuniversity.com/rules/axe/4.7/aria-required-attr?application=axeAPI

@ikerestes ikerestes changed the title HexColorPicker aria-required-attr accessibility issue HexColorPicker + HexAlphaColorPicker havearia-required-attr accessibility issue Jan 23, 2024
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

No branches or pull requests

1 participant