Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(ui): use async selection in search edit
The smart selection logic implemented for #1033, for some reason did not work for Ctrl+K. Calling selectAll() asynchronously fixes that. Related to #703.
- Loading branch information