Some accessibility improvements have been made to our Popup app
-
All layouts now include
tabindex="-1"
,role="dialog"
,aria-modal="true"
, and anaria-label
attribute, which is automatically set to the first heading -
Custom icon of the Reopen button got alt text attribute
-
Focus styles have also been applied to all buttons and links to improve keyboard accessibility