bitwarden-estensione-browser/apps/desktop/src/app/vault
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
..
vault-filter Defect/SG-825 - users in org w/ no personal vault still see personal vault (disabled org policies now still apply) (#4094) 2022-12-16 15:22:27 -05:00
add-edit-custom-fields.component.html [SM-252] Enable strict templates (#3601) 2022-11-28 18:59:46 +01:00
add-edit-custom-fields.component.ts [PS-1906] Extract uploadEvents from EventService into new service (#4108) 2022-12-06 14:47:42 +01:00
add-edit.component.html [SM-252] Enable strict templates (#3601) 2022-11-28 18:59:46 +01:00
add-edit.component.ts [PS-1906] Extract uploadEvents from EventService into new service (#4108) 2022-12-06 14:47:42 +01:00
attachments.component.html [PS-1692] Use `aria-describedby` for all help blocks/hints (#3802) 2022-12-21 20:48:22 +01:00
attachments.component.ts [fix] Force send attachment to always download and never open (#2908) 2022-06-29 17:15:29 -04:00
collections.component.html [SM-252] Enable strict templates (#3601) 2022-11-28 18:59:46 +01:00
collections.component.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
export.component.html [PS-1692] Use `aria-describedby` for all help blocks/hints (#3802) 2022-12-21 20:48:22 +01:00
export.component.ts [PS-1906] Extract uploadEvents from EventService into new service (#4108) 2022-12-06 14:47:42 +01:00
folder-add-edit.component.html [SM-252] Enable strict templates (#3601) 2022-11-28 18:59:46 +01:00
folder-add-edit.component.ts Extract API logic from FolderService to FolderApiService (#3011) 2022-07-08 15:40:31 +02:00
generator.component.html [PS-1692] Use `aria-describedby` for all help blocks/hints (#3802) 2022-12-21 20:48:22 +01:00
generator.component.spec.ts Forbid substitute (#3734) 2022-10-10 17:19:01 +02:00
generator.component.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
password-generator-history.component.html [EC-474] Add hidden char count toggle to web and desktop (#3262) 2022-12-20 13:31:18 +01:00
password-generator-history.component.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
password-history.component.html [EC-474] Add hidden char count toggle to web and desktop (#3262) 2022-12-20 13:31:18 +01:00
password-history.component.ts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
share.component.html [PS-1692] Use `aria-describedby` for all help blocks/hints (#3802) 2022-12-21 20:48:22 +01:00
share.component.ts [SM-340] Fix share modal not closing on cancel (#4041) 2022-11-11 15:43:19 +01:00
vault-items.component.html rename cipehrs component to vault items component (#4081) 2022-11-22 08:30:33 -05:00
vault-items.component.ts rename cipehrs component to vault items component (#4081) 2022-11-22 08:30:33 -05:00
vault.component.html rename cipehrs component to vault items component (#4081) 2022-11-22 08:30:33 -05:00
vault.component.ts [PS-1906] Extract uploadEvents from EventService into new service (#4108) 2022-12-06 14:47:42 +01:00
view-custom-fields.component.html [EC-474] Add hidden char count toggle to web and desktop (#3262) 2022-12-20 13:31:18 +01:00
view-custom-fields.component.ts [PS-1906] Extract uploadEvents from EventService into new service (#4108) 2022-12-06 14:47:42 +01:00
view.component.html [EC-474] Add hidden char count toggle to web and desktop (#3262) 2022-12-20 13:31:18 +01:00
view.component.ts [PS-1906] Extract uploadEvents from EventService into new service (#4108) 2022-12-06 14:47:42 +01:00