HennepinCounty / ed-hcds-components

ed-hcds-components contains accessible code for building a user interface for Hennepin County digital products.
https://www.hennepin.us/design-system
MIT License
4 stars 0 forks source link

added aria-disabled=true for buttons w/ js and css #39

Closed SusannahHarris-HC closed 4 months ago

SusannahHarris-HC commented 4 months ago

removed "disabled" attribute, added aria-disabled="true" using the disabled attribute styling. added JS file for functionality . Also changed the label of buttons as screen reader read each one as "button button" instead of "primary button", etc.