christian-smith opened a new issue #14706: URL: https://github.com/apache/echarts/issues/14706
### What problem does this feature solve? For accessibility the chart legend labels should be keyboard accessible with a tabindex and should be clickable with the enter key. Also, the legend prev/next arrow buttons should have the same keyboard controls. ### What does the proposed API look like? adding tabindex to legend labels and buttons adding keydown.enter events to legend labels and buttons <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE --> <!-- This issue is in English. DO NOT REMOVE --> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
