firebase / firebase-tools-ui

A local-first UI for Firebase Emulator Suite.
https://firebase.googleblog.com/2020/05/local-firebase-emulator-ui.html
Apache License 2.0
262 stars 60 forks source link

A11y Bug Fix: Auth User Table Dropdown Context #961

Closed ABradham closed 11 months ago

ABradham commented 1 year ago

Addresses b/262062452.

Adds context to dropdown menu for Editing, Deleting, or Disabling users on the Authentication Users table. With this change, either the displayName, email, or phoneNumber (one of these must exist for a user to be created in the table) of the user is read by the screenreader so that users of this assistive technology will know which user is being edited/disabled/deleted.