bitwarden-estensione-browser/apps/desktop/src
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
..
app [PS-1692] Use `aria-describedby` for all help blocks/hints (#3802) 2022-12-21 20:48:22 +01:00
images [PS-124] Update so the image for the clear search button is visible in all themes (#2639) 2022-05-16 17:09:54 -04:00
locales [EC-474] Add hidden char count toggle to web and desktop (#3262) 2022-12-20 13:31:18 +01:00
main [PS-1874] Manage zoom factor when opening / closing the application (#4050) 2022-12-16 00:20:10 +01:00
models Rename files and folders per ADR #12 (#4106) 2022-11-24 15:05:45 +01:00
proxy Move desktop into apps/desktop 2022-05-05 17:20:34 +02:00
scripts Move desktop into apps/desktop 2022-05-05 17:20:34 +02:00
scss [PS-1692] Use `aria-describedby` for all help blocks/hints (#3802) 2022-12-21 20:48:22 +01:00
services [EC-772] Add i18n key typechecking in web (#4023) 2022-12-21 14:27:00 +10:00
entry.ts Move desktop into apps/desktop 2022-05-05 17:20:34 +02:00
flags.ts [SG-520] Native messaging handler (#3566) 2022-09-23 15:47:17 -04:00
global.d.ts Move desktop into apps/desktop 2022-05-05 17:20:34 +02:00
index.html Move desktop into apps/desktop 2022-05-05 17:20:34 +02:00
main.ts [EC-772] Add i18n key typechecking in web (#4023) 2022-12-21 14:27:00 +10:00
package-lock.json Bumped desktop version to 2022.12.1 (#4233) 2022-12-14 13:14:36 -05:00
package.json Bumped desktop version to 2022.12.1 (#4233) 2022-12-14 13:14:36 -05:00
utils.spec.ts [SM-329] Merge libs/electron into desktop (#3989) 2022-12-02 12:45:09 +01:00
utils.ts [SM-329] Merge libs/electron into desktop (#3989) 2022-12-02 12:45:09 +01:00