Make individual digit labels less verbose for a single-digit input component
Categories
(Cloud Services :: Server: Firefox Accounts, defect)
Tracking
(Accessibility Severity:s3)
Accessibility Severity | s3 |
People
(Reporter: ayeddi, Unassigned)
References
()
Details
(Keywords: access)
Attachments
(1 file)
577.83 KB,
image/png
|
Details |
Currently, each digit is announced as Digit 1 of 8
, Digit 2 of 8
, etc. which makes it more verbose than it could be, a screen reader users would have to listen to a longer labels in general and would have to wait to hear longer announcement while trying to find the digit that they want to correct.
Using Digit 1
, Digit 2
, etc. or First
, Second
, etc. would help to reduce the length of each label while keeping these labels specific and unique. The length of each group is already included in the group label - Enter 8-digit code within 10 minutes
currently - thus we do not have to duplicate this information for users.
Tested on the Storybook page
Reporter | ||
Updated•11 months ago
|
Comment 1•11 months ago
|
||
The severity field is not set for this bug.
:markh, could you have a look please?
For more information, please visit BugBot documentation.
Updated•11 months ago
|
Comment 2•11 months ago
|
||
Thanks for filing. We'll be reverting to a single input field in https://mozilla-hub.atlassian.net/browse/FXA-10390 which will resolve this issue.
Description
•