LIT-EIA / adapt-esdc-accessibilityfixes

Extension to load and run a .js file when a course loads
GNU General Public License v3.0
5 stars 2 forks source link

Component - Expose - Button has no accessible name #15

Open LIT-EIA-OWNER opened 3 years ago

LIT-EIA-OWNER commented 3 years ago

Button to expose has no accessible name

button has no label so a screen reader user would not know the intent of the activity

GGD4V commented 3 years ago

Last 2 commits I added:

Following patterns from https://www.w3.org/TR/wai-aria-practices-1.1/examples/button/button.html