uber/react-vis

Legend accessibility

Open

#285 opened on Feb 28, 2017

View on GitHub
 (6 comments) (0 reactions) (0 assignees)JavaScript (868 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (8,615 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

In their current form, in our product we can't use the builtin react-vis legends as they provide no keyboard accessibility, specifically tabindex and aria-* attributes.

Probably a bit wide for one issue, but it would be nice to be able to make series that have event handlers focusable too.

As always, happy to pitch in with a PR along these lines!

Contributor guide