chrisrzhou / react-wordcloud

☁️ Simple React + D3 wordcloud component with powerful features.

Home Page:https://react-wordcloud.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Accessibility Issue - when using tab to navigate word cloud focus order is NOT in logical order

danlope opened this issue · comments

Not all words are keyboard accessible and focus order is random while navigating word cloud. To meet accessibility requirements, focus order must be in logical order.