Two numbers are displayed for each control by Voice access on dictating command 'Show Numbers'.
Have you read the Contributing Guidelines on issues?
- [X] I have read the Contributing Guidelines on issues.
Prerequisites
- [X] I'm using the latest version of Docusaurus.
- [ ] I have tried the
npm run clearoryarn clearcommand. - [ ] I have tried
rm -rf node_modules yarn.lock package-lock.jsonand re-installing packages. - [ ] I have tried creating a repro with https://new.docusaurus.io.
- [ ] I have read the console error message carefully (if applicable).
Description
Two numbers are displayed for each control by Voice access on dictating command 'Show Numbers'.
There are two different numbers for each control and same action is getting performed.
For each control two different numbers should not be defined and for every defined number there should be some defined action.
Speech input users will face difficulties in accessing the links if two different numbers are defined for each link.
Attachment: https://drive.google.com/file/d/12_bTmMD7m5nSBxuIYkXCU5mgahNFoVly/view?usp=sharing
Reproducible demo
No response
Steps to reproduce
Repro Steps:
- Open https://www.fast.design/docs/category/components/ URL.
- Navigate to ‘Fast Frame Design System’ present in left navigation pane and invoke it.
- Now using show number command try to access the links present in right side of the page and observe.
Expected behavior
For each control two different numbers should not be defined and for every defined number there should be some defined action.
Actual behavior
Two numbers are displayed for each control by Voice access on dictating command 'Show Numbers'.
Your environment
- Public source code:
- Public site URL: https://www.fast.design/
- Docusaurus version used: Version: 2.4.1
- Environment name and version (e.g. Chrome 89, Node.js 16.4): Microsoft Edge Version 114.0.1823.86 (Official build) (64-bit)
- Operating system and version (e.g. Ubuntu 20.04.2 LTS): OS Name: Microsoft Windows 11 Enterprise Version: 10.0.22621 Build 22621
Self-service
- [ ] I'd be willing to fix this bug myself.
Hi @slorber, Any update on this issue?