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

Firestore dialog fixes for a11y #892

Closed christhompsongoogle closed 1 year ago

christhompsongoogle commented 1 year ago

Fixed the focus capture issue, double target on save, tab ordering. This changes from a 2-dialog collection creation flow to a single dialog

image