solo-io / gloo-portal-issues

Public tracker for issues related to Gloo Portal
https://docs.solo.io/gloo-portal/latest/
1 stars 3 forks source link

UI Accessibility - Aria-disabled vs disabled #202

Closed Worfle closed 1 year ago

Worfle commented 1 year ago

This is not handled properly. Ideally, we should go through and update each case to be one or the other, and then potentially need to update related code (eg, moving actions into functions that will be disabled functionally rather than by attribute, so aria-disabled still helps readers see what is going down).

That means messing with styling, functionality, etc. etc. So, it's been moved here to deal with better as its own whole concept.