Fixes T12599. If you're faster than the network request, we don't actually resolve your query when the data arrives.
Instead, when the data shows up, run the query if the user has typed something.
Differential D17739
Make "Locate File" trigger when data loads if the user typed/pasted real fast epriestley on Apr 19 2017, 11:12 PM. Authored by Tags None Referenced Files
Subscribers None
Details Fixes T12599. If you're faster than the network request, we don't actually resolve your query when the data arrives. Instead, when the data shows up, run the query if the user has typed something. Pasted a filename in real fast, got results. (Previously: no results until you press something else.)
Diff Detail
|