firebase-tools icon indicating copy to clipboard operation
firebase-tools copied to clipboard

Can't Select Options Propperly Whith a Screenreader When Using firebase init

Open fclorenzo opened this issue 6 months ago • 0 comments

[REQUIRED] Environment info

Firebase version: 14.3.1

firebase-tools:

Windows

Platform:

[REQUIRED] Test case

With a screenreader active, such as NVDA, try running

firebase init

and try configuring the project options correctly, ex: using hosting, auth and database

[REQUIRED] Steps to reproduce

    1. Activate a screenreader, such as NVDA
    1. Go to a project folder and run firebase init
    1. Try selecting some options in the interactive configuration, such as the ones described above

[REQUIRED] Expected behavior

The user being able to propperly select the options they want to use in a firebase project

[REQUIRED] Actual behavior

Not possible to propperly select desired options as it's not clear which option is being focused by the shell cursor

fclorenzo avatar May 19 '25 15:05 fclorenzo