Task search is (sometimes very) slow
Shahar Har-Shuv
Not sure if I'm the only one experiencing this, but even when I just started out (i.e. few tasks) and even if tasks are already loaded to the client (i.e. there shouldn't be a need for a network call?), and event for repeating searchers - search is often very slow - both in the jumpbar and in the search panel. (Ranging from a second to long enough so you think it's not working. I expect it to be <200ms in most cases).
I expect tasks that are already loaded in the client to appear immediately (the app should have a local index, like an IDE) and only some really far tasks that might not be loaded to take a second to appear perhaps after a network call. (Though I think it's likely that all (or almost all?) tasks could be loaded to the client.
The jumpbar is brilliant (every app should have this) but the delay in search sometimes renders it completely unusable.