There is a large delay between typing something and the results appearing and allowing the user to hit enter and proceed.
For myself, this causes me to press enter before the results have appeared when I'm using a search result I know will get me where I want.
Changing DEFAULTS_SEARCH_INTERVAL_KEY to a smaller float fixes the delay as expected but causes significant lag in the UI & action response.
I'd like to spend some time in instruments and see if I can figure out ways to improve this. This ticket will also allow open discussion of areas in need of improvement.
There is a large delay between typing something and the results appearing and allowing the user to hit enter and proceed.
For myself, this causes me to press enter before the results have appeared when I'm using a search result I know will get me where I want.
Changing
DEFAULTS_SEARCH_INTERVAL_KEY
to a smaller float fixes the delay as expected but causes significant lag in the UI & action response.I'd like to spend some time in instruments and see if I can figure out ways to improve this. This ticket will also allow open discussion of areas in need of improvement.