jQuery UI Dialogs have a well-considered and tested approach to the application of ARIA attributes.

It was suggested in #890288: Improve Overlay accessibility by using modal dialogs that we leverage the jQuery UI team's learning and apply the same or near the same attribute markup to our Overlay module elements.

Tasks

  1. Evaluate the current usage of ARIA attributes in the Overlay module HTML components.
  2. Enhance the implementation.

Comments

mgifford’s picture

Jesse, can you give us some more examples? I assume this is all in the JS rather than the sample HTML.

nod_’s picture

Version: 8.x-dev » 7.x-dev
Issue summary: View changes

Overlay is dead to D8 #2088121: Remove Overlay.