ualbertalib / can-link

Front end react app for CanLink project
1 stars 0 forks source link

Accessibility that comes with material-ui #35

Open jchartrand opened 4 years ago

jchartrand commented 4 years ago

One of the benefits we get from using material-ui is that they try to follow the WCAG web accessibility guidelines: https://www.w3.org/WAI/standards-guidelines/wcag/

If we change the material-ui defaults, we may inadvertently disable some of this.

Something to consider anyhow.