1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-10-04 05:08:06 +02:00
bitwarden-browser/apps
Patrick H. Lauke a48bf9269f
[PS-1301] Accessibility: improve item edit for URIs and custom fields (#3305)
* Add `role="group"` and accName to URI and custom field groups (browser)

Provides more context when editing fields (to understand what the remove, options, etc buttons are all about)

* Add `aria-describedby` to custom field value fields (browser)

provides further context other than the generic "Value" label

* Add `role="group"` and accName to URI and custom field groups, add `aria-describedby` to custom field value fields (desktop)

* Add `role="group"` and accName to URI and custom field groups, add `aria-describedby` to custom field value fields (web)

* Use `attr.aria-label` instead of `appA11yTitle`

don't need/want the tooltips appearing everywhere
2022-08-19 14:17:20 +02:00
..
browser [PS-1301] Accessibility: improve item edit for URIs and custom fields (#3305) 2022-08-19 14:17:20 +02:00
cli Allow bw sync without unlocking (#2916) 2022-08-16 16:27:05 -05:00
desktop [PS-1301] Accessibility: improve item edit for URIs and custom fields (#3305) 2022-08-19 14:17:20 +02:00
web [PS-1301] Accessibility: improve item edit for URIs and custom fields (#3305) 2022-08-19 14:17:20 +02:00