fix(search): modal input focus

Signed-off-by: Camila Belo <camilaibs@gmail.com>
This commit is contained in:
Camila Belo
2023-01-15 21:08:17 +01:00
parent 1bd940a083
commit a24387c6de
4 changed files with 84 additions and 42 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-search': patch
---
When the search modal is opened, the focus is placed on the search bar input field.