Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Focus the search box in the popup more reliably
If the search-input component's `focus()` method is called before the component is actually mounted, the search box never gets the focus because it doesn't exist yet.
- Loading branch information