firebase / firebase/firebase-tools
Can't Select Options Propperly Whith a Screenreader When Using firebase init
- Dominant language
- TypeScript
- Stars
- 4.5k
- Forks
- 1.3k
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 84
Description
### [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
- 2. Go to a project folder and run ```firebase init```
- 3. 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
Contributor guide
Assessment
This issue has not been assessed yet.