Fix table toolbar rerendering to often and losing focus

Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
This commit is contained in:
Oliver Sand
2021-05-06 10:55:48 +02:00
parent a3b102c827
commit 42e133b6de
2 changed files with 81 additions and 58 deletions
+2 -1
View File
@@ -3,4 +3,5 @@
'@backstage/plugin-api-docs': patch
---
Fix setting the state with `useQueryParamState` makes inputs lose their focus.
Fix state persisted in the URL make search input in the table toolbar lose their
focus.