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

fix(a11y) Add ability to focus on sub icon fields of RTDB #889

Closed TheIronDev closed 1 year ago

TheIronDev commented 1 year ago

This commit does 2 things:

  1. Add ability to focus on the sub icons (add/edit text)
  2. Updates the aria-label + tooltip text to be contextually descriptive

FIXED=259452995, b/259452995 b/259452995