1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-19 02:51:14 +02:00
bitwarden-browser/apps/desktop/src/scss
Patrick H. Lauke cb7b8313a4
[PS-1198] Desktop / Browser: Accessibility - make TOTP countdown announce for assistive technology users (#2660)
* Make totp countdown `aria-hidden`, add copy of countdown as `sr-only` inside totp button, only make it conditionally "exist" on parent focus

* Make exact same changes to desktop totp

* Tweak copy button accessible name approach

instead of `aria-label`, which overrides the content of the button and, because JAWS has trouble announcing the live region in the desktop app, results in JAWS not announcing ANY countdown at all, this at least announces the current countdown number when the button receives focus in JAWS

* Add `aria-atomic="true"`

avoid JAWS/Firefox only announcing the specific digit that updates, rather than the number as a whole

* Update, run prettier, lint

* Remove orphaned jslibs

Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com>
2022-10-03 16:53:44 +02:00
..
base.scss Don't prevent whitespace wrapping in links/buttons, widen desktop pages (#3407) 2022-09-06 20:32:01 +02:00
box.scss [PS-1303] Desktop/browser: tweak .box-header-expandable styles (#3308) 2022-08-16 21:05:31 +02:00
buttons.scss Don't prevent whitespace wrapping in links/buttons, widen desktop pages (#3407) 2022-09-06 20:32:01 +02:00
environment.scss Fix missing settings button (#3175) 2022-07-25 13:15:14 -05:00
grid.scss Move desktop into apps/desktop 2022-05-05 17:20:34 +02:00
header.scss added some scss to resolve the issue of dragging window using text selection (#3051) 2022-07-20 20:20:15 +01:00
left-nav.scss Fix alignment for long filter names (#3635) 2022-09-29 08:55:51 +10:00
list.scss Fix 'Add Send' button being outside section (#2706) 2022-05-19 17:10:10 -04:00
loading.scss [Feature] End User Vault Refresh (#2545) 2022-05-09 08:19:18 -04:00
misc.scss [PS-1198] Desktop / Browser: Accessibility - make TOTP countdown announce for assistive technology users (#2660) 2022-10-03 16:53:44 +02:00
modal.scss Move desktop into apps/desktop 2022-05-05 17:20:34 +02:00
pages.scss Don't prevent whitespace wrapping in links/buttons, widen desktop pages (#3407) 2022-09-06 20:32:01 +02:00
plugins.scss Move desktop into apps/desktop 2022-05-05 17:20:34 +02:00
styles.scss [PS-182] Upgrade Angular to V14 (#2948) 2022-07-26 14:48:11 +02:00
variables.scss [Feature] End User Vault Refresh (#2545) 2022-05-09 08:19:18 -04:00
vault.scss Fix styling for vault cipher list scroller (#2693) 2022-05-18 09:56:26 -04:00