Merge pull request #20703 from backstage/rugvip/search-fix
search-react: fix search bar race
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@backstage/plugin-search-react': patch
|
||||
---
|
||||
|
||||
Fixed a rare occurrence where a race in the search bar could throw away user input or cause the clear button not to work.
|
||||
Reference in New Issue
Block a user