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

feat(popover): fix a11y for popover #636

Merged
merged 1 commit into from
Jun 19, 2020
Merged

Conversation

xballoy
Copy link
Contributor

@xballoy xballoy commented Jun 18, 2020

Fix a11y issue on the popover when "click" mode:

  • Visible, non-interactive elements with click handlers must have at least one keyboard listener jsx-a11y/click-events-have-key-events
  • Static HTML elements with event handlers require a role jsx-a11y/no-static-element-interactions

@xballoy
Copy link
Contributor Author

xballoy commented Jun 19, 2020

Fix a a11y issued introduced by #625

@youf-olivier youf-olivier merged commit a9223af into master Jun 19, 2020
@delete-merged-branch delete-merged-branch bot deleted the feature/popover_a11y branch June 19, 2020 09:46
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.

None yet

3 participants