mikemaccana / outdated-browser-rework

Detects outdated browsers and advises users to upgrade to a new version. Handles mobile devices!
MIT License
226 stars 63 forks source link

Accessibility updates #82

Closed notnek closed 4 years ago

notnek commented 5 years ago

This PR adds two features for screen readers:

  1. Adds aria-label to the close button so that there's more context than "x"
  2. Adds hidden text to the update button so there's warning that a new window/tab is being opened.