1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-16 08:13:42 +00:00

[EC-1028] [Design feedback] There is no way to close the multi-select with the keyboard when it is in a modal (#4627)

* [EC-1028] feat: close dropdown on `enter`

* [EC-1028] fix: form submitting on enter

* [EC-1028] feat: close dropdown on escape

Close dropdown on escape, otherwise allow propagation so that modals can be closed with another escape click.

* [EC-1028] feat: allow submit form using enter when dropdown is closed
This commit is contained in:
Andreas Coroiu
2023-02-13 13:10:53 +01:00
committed by GitHub
parent a90b04a5e3
commit d65acc3bad
2 changed files with 25 additions and 0 deletions

View File

@@ -17,6 +17,7 @@
[disabled]="disabled"
[clearSearchOnAdd]="true"
[labelForId]="labelForId"
[keyDownFn]="keyDown"
appendTo="body"
>
<ng-template ng-loadingspinner-tmp>