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

[core] fix: add aria-label to some buttons #4836

Merged
merged 1 commit into from
Aug 10, 2021

Conversation

evansjohnson
Copy link
Contributor

Fixes #4527

Checklist

  • Includes tests
  • Update documentation

don't think either are applicable here

Changes proposed in this pull request:

Add aria-label to buttons in blueprint that don't have other text. Issue mentions title, could use that if preferred but I had seen aria-label used in some other places.

Screenshot

Screen Shot 2021-08-04 at 5 03 08 PM

@adidahiya adidahiya changed the title add aria-label to some buttons [core] fix: add aria-label to some buttons Aug 10, 2021
@adidahiya adidahiya merged commit 0800e01 into palantir:develop Aug 10, 2021
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.

NumericInput button icons should have <title> for a11y
2 participants