bitwarden-estensione-browser/apps/browser/src/popup/accounts
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
..
environment.component.html [PS-1692] Use `aria-describedby` for all help blocks/hints (#3802) 2022-12-21 20:48:22 +01:00
environment.component.ts [SM-88] [BEEEP] Add support for chrome.storage.managed for environment urls (#3120) 2022-08-08 07:40:09 -04:00
hint.component.html [PS-1692] Use `aria-describedby` for all help blocks/hints (#3802) 2022-12-21 20:48:22 +01:00
hint.component.ts Two-Step Login (#3852) 2022-10-28 14:54:55 -04:00
home.component.html [SG-742] (#4190) 2022-12-16 10:08:44 -05:00
home.component.ts [SG-742] (#4190) 2022-12-16 10:08:44 -05:00
lock.component.html [PS-1692] Use `aria-describedby` for all help blocks/hints (#3802) 2022-12-21 20:48:22 +01:00
lock.component.ts [PS-1514] Do not subscribe to activeAccount-observable and execute load asynchronously (#3608) 2022-10-04 20:43:51 +02:00
login.component.html Use correct provider icon instead of bank icon (#3950) 2022-11-02 15:52:49 -04:00
login.component.ts [SG-742] (#4190) 2022-12-16 10:08:44 -05:00
register.component.html [PS-1692] Use `aria-describedby` for all help blocks/hints (#3802) 2022-12-21 20:48:22 +01:00
register.component.ts [SG-414] Refactor password strength component (#3186) 2022-08-01 23:26:50 +01:00
remove-password.component.html [EC-183] Mono Repository - Browser (#2531) 2022-05-03 19:38:55 +02:00
remove-password.component.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
set-password.component.html [PS-1692] Use `aria-describedby` for all help blocks/hints (#3802) 2022-12-21 20:48:22 +01:00
set-password.component.ts [EC 784] Refactor organization user service (#4163) 2022-12-19 10:56:16 -08:00
sso.component.html [EC-183] Mono Repository - Browser (#2531) 2022-05-03 19:38:55 +02:00
sso.component.ts Refactorings for vaultTimeoutService/ServiceFactories (#3416) 2022-08-30 16:11:19 +02:00
two-factor-options.component.html [PS-1182] Desktop / Browser: Accessibility - remove appBlurClick, change remaining links to buttons (#2662) 2022-07-25 12:43:10 +02:00
two-factor-options.component.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
two-factor.component.html [SM-252] Enable strict templates (#3601) 2022-11-28 18:59:46 +01:00
two-factor.component.ts Two-Step Login (#3852) 2022-10-28 14:54:55 -04:00
update-temp-password.component.html [PS-1692] Use `aria-describedby` for all help blocks/hints (#3802) 2022-12-21 20:48:22 +01:00
update-temp-password.component.ts Add `sync$` observable (#3384) 2022-08-29 14:14:59 -04:00