CMU-313 / Teedy

GNU General Public License v2.0
7 stars 155 forks source link

Improve Accessibility score on Tags page by fixing focusable descendants of elements with [aria-hidden="true"] #84

Open claralam opened 2 years ago

claralam commented 2 years ago

The Tags page currently has an accessibility score of 84. To improve this score, we can allow interactive descendants of elements with [aria-hidden="true"] to be available to users that use assistive technology (such as screen readers).

claralam commented 2 years ago

I would like to work on this please!

github-actions[bot] commented 2 years ago

Great! I assigned you (@claralam) to the issue. Have fun working on it!