bitwarden-estensione-browser/apps/browser/src/popup/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
..
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 margin and padding style adjustments (#4264) 2022-12-19 12:50:47 -05: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 Add eslint-plugin-rxjs & rxjs-angular (#3373) 2022-08-26 18:09:28 +02:00
collections.component.html [SM-252] Enable strict templates (#3601) 2022-11-28 18:59:46 +01:00
collections.component.ts Add eslint-plugin-rxjs & rxjs-angular (#3373) 2022-08-26 18:09:28 +02:00
current-tab.component.html [EC-641] Browser Ext UI Update (#3842) 2022-11-01 09:06:25 -04:00
current-tab.component.ts [SM-252] Enable strict templates (#3601) 2022-11-28 18:59:46 +01: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 Add eslint-plugin-rxjs & rxjs-angular (#3373) 2022-08-26 18:09:28 +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 [PS-1092] Organization Service Observables (#3462) 2022-09-27 16:25:19 -04:00
vault-filter.component.html [PS-1840] - fix for covered dropdown on empty vault (#4019) 2022-11-09 17:57:01 +01:00
vault-filter.component.ts [PS-1854] Split services between background and visualizations (#4075) 2022-11-23 16:26:57 -06: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 [PS-1854] Split services between background and visualizations (#4075) 2022-11-23 16:26:57 -06:00
vault-select.component.html 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
vault-select.component.ts Remove local vaultFilter (#4014) 2022-11-08 16:45:32 -05:00
view-custom-fields.component.html Make all item fields (except linked fields) draggable (#3321) 2022-09-13 20:38:38 +02: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 margin and padding style adjustments (#4264) 2022-12-19 12:50:47 -05:00
view.component.ts [PS-1906] Extract uploadEvents from EventService into new service (#4108) 2022-12-06 14:47:42 +01:00