mirror of
https://github.com/bitwarden/clients.git
synced 2026-06-19 21:02:50 +08:00
appAutofocus currently doesn't work on the bit-search component. This PR resolves this issue by introducing a FocusableElement interface components can implement, which is respected by the autofocus directive. |
||
|---|---|---|
| .. | ||
| close-button.svg | ||
| index.ts | ||
| search.component.css | ||
| search.component.html | ||
| search.component.ts | ||
| search.module.ts | ||
| search.stories.ts | ||