clients/apps/web/src/scss
Patrick H. Lauke e1aceca72b
[PS-1386] Browser/Desktop/Web: Accessibility - Stop username regenerator button from losing focus (#3405)
* Make username regenerator button same as password one

it seems that (originally?) it wanted to be disabled at first and then become active again once the generator's async call was finished...but this seems unnecessary. removing all that extraneous stuff that doesn't seem to be actually doing anything makes this work just as well as the password generator button, and doesn't end up losing/resetting focus.

* Remove the `[disabled]` attribute from regenerate buttons

* Use `aria-disabled` instead of `disabled`, make click event conditional

* Make spinner show for `aria-disabled` controls as well
2022-12-23 01:18:18 +01:00
..
base.scss [SM-298] Migrate search icon to bit icon component (#3823) 2022-10-27 14:35:37 +02:00
buttons.scss [PS-1386] Browser/Desktop/Web: Accessibility - Stop username regenerator button from losing focus (#3405) 2022-12-23 01:18:18 +01:00
callouts.scss Move web to apps/web and bitwarden_license/bit-web 2022-06-02 11:55:37 +02:00
cards.scss Move web to apps/web and bitwarden_license/bit-web 2022-06-02 11:55:37 +02:00
export.module.scss Move web to apps/web and bitwarden_license/bit-web 2022-06-02 11:55:37 +02:00
export.module.scss.d.ts Move web to apps/web and bitwarden_license/bit-web 2022-06-02 11:55:37 +02:00
forms.scss Move web to apps/web and bitwarden_license/bit-web 2022-06-02 11:55:37 +02:00
modals.scss [SM-223] Web: change <h2> modal title to <h1>, tweak styles to keep same look (#3328) 2022-09-20 13:14:04 +02:00
navigation.scss Move web to apps/web and bitwarden_license/bit-web 2022-06-02 11:55:37 +02:00
pages.scss [EC-474] Add hidden char count toggle to web and desktop (#3262) 2022-12-20 13:31:18 +01:00
plugins.scss Move web to apps/web and bitwarden_license/bit-web 2022-06-02 11:55:37 +02:00
styles.scss [SM-266] Remove fetch, webcrypto and custom-elements polyfills (#3672) 2022-10-27 14:25:10 +02:00
tables.scss Move web to apps/web and bitwarden_license/bit-web 2022-06-02 11:55:37 +02:00
tailwind.css Add support for migrated jslib (#2826) 2022-06-03 18:01:07 +02:00
toasts.scss Move web to apps/web and bitwarden_license/bit-web 2022-06-02 11:55:37 +02:00
variables.scss [EC-474] Add hidden char count toggle to web and desktop (#3262) 2022-12-20 13:31:18 +01:00
vault-filters.scss Fix alignment for long filter names (#3635) 2022-09-29 08:55:51 +10:00