1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-12-11 14:48:46 +01:00
bitwarden-browser/apps/browser/src/popup/components
Patrick H. Lauke 7d3063942e
[PS-1692] Use aria-describedby for all help blocks/hints (#3802)
* Use aria-describedby for all help blocks/hints

* Add label to send notes textfield

* Use aria-describedby for all help blocks/hints / browser

* Tweak help block for confirming identity

* Remove aria-describedby for general login form

Seems unnecessary / doesn't need an extra description

* Fix compiler error

* Remove unnecessary aria-describedby

After testing, turns out the addition here was unnecessary, as the help block is already part of the `<label>`

* Fix aria-describedby reference for user verification component

* Remove redundant aria-describedby and generated id for radio buttons

* Fix aria-describedby for send editing in Safari

> When editing a send, the text below the deletion date is not recognized by the screen reader reliably (send-add-edit.component.html / efflux-dates.component.html). There might be an issues depending on which browser is used (deletionDateHelp vs. deletionDateCustomHelp

* Make custom environment container role="group", give it a label and description

> In the Environment Url Settings, the text “For advanced users…….“ is not not recognized by the screen reader. Not sure how to best solve this one, as it's below all individual url inputs. Ideally it gets announced with the baseUrl part or when focusing Custom Environment)
2022-12-21 20:48:22 +01:00
..
action-buttons.component.html [EC-183] Mono Repository - Browser (#2531) 2022-05-03 19:38:55 +02:00
action-buttons.component.ts [PS-1906] Extract uploadEvents from EventService into new service (#4108) 2022-12-06 14:47:42 +01:00
cipher-row.component.html [PS-1674] Correct truncation of ciphers in browser (#3792) 2022-10-17 13:57:51 -04:00
cipher-row.component.ts [SM-288] Rename models to follow naming convention (#3795) 2022-10-14 18:25:50 +02:00
password-reprompt.component.html [PS-1692] Use aria-describedby for all help blocks/hints (#3802) 2022-12-21 20:48:22 +01:00
password-reprompt.component.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
pop-out.component.html [EC-183] Mono Repository - Browser (#2531) 2022-05-03 19:38:55 +02:00
pop-out.component.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
private-mode-warning.component.html Two-Step Login (#3852) 2022-10-28 14:54:55 -04:00
private-mode-warning.component.ts [EC-183] Mono Repository - Browser (#2531) 2022-05-03 19:38:55 +02:00
send-list.component.html [PS-569] Fix sends having the inverse condition for disabled (#2675) 2022-05-10 23:02:25 +02:00
send-list.component.ts [SM-288] Rename models to follow naming convention (#3795) 2022-10-14 18:25:50 +02:00
set-pin.component.html [EC-641] Browser Ext UI Update (#3842) 2022-11-01 09:06:25 -04:00
set-pin.component.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
user-verification.component.html [PS-1692] Use aria-describedby for all help blocks/hints (#3802) 2022-12-21 20:48:22 +01:00
user-verification.component.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00