Page MenuHomePhabricator

Make "Locate File" trigger when data loads if the user typed/pasted real fast
ClosedPublic

Authored by epriestley on Apr 19 2017, 11:12 PM.
Tags
None
Referenced Files
F15511653: D17739.diff
Thu, Apr 17, 4:05 AM
F15507471: D17739.diff
Tue, Apr 15, 8:08 PM
F15375251: D17739.id42669.diff
Mar 12 2025, 10:16 PM
Unknown Object (File)
Feb 9 2025, 3:52 AM
Unknown Object (File)
Feb 9 2025, 3:52 AM
Unknown Object (File)
Feb 9 2025, 3:52 AM
Unknown Object (File)
Feb 9 2025, 3:52 AM
Unknown Object (File)
Feb 2 2025, 12:23 AM
Subscribers
None

Details

Summary

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.

Test Plan

Pasted a filename in real fast, got results. (Previously: no results until you press something else.)

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable