Page MenuHomePhabricator

Modularize the "jump nav" behaviors in global search
ClosedPublic

Authored by epriestley on Feb 15 2018, 12:31 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Jan 28, 4:39 PM
Unknown Object (File)
Sun, Jan 26, 5:58 AM
Unknown Object (File)
Sat, Jan 25, 12:09 AM
Unknown Object (File)
Sat, Jan 25, 12:08 AM
Unknown Object (File)
Sat, Jan 25, 12:08 AM
Unknown Object (File)
Thu, Jan 23, 2:43 PM
Unknown Object (File)
Tue, Jan 21, 7:12 PM
Unknown Object (File)
Tue, Jan 21, 3:14 PM
Subscribers
None

Details

Summary

Depends on D19087. Ref T13079. This still doesn't feel like the most clean, general system in the world, but is a step forward from hard-coded switch() stuff.

Test Plan
  • Jumped to r.
  • Jumped to a.
  • Jumped to r poe (multiple results).
  • Jumped to r poetry (one result).
  • Jumped to r syzygy (no results).
  • Jumped to p.
  • Jumped to p robot (multiple results); p assessment (one result).
    • The behavior for p <string> has changed slightly but should be more powerful now (it's consistent with r <string>).
  • Jumped to s <symbol> and s <context>-><symbol>.
  • Jumped to d.
  • Jumped to f.
  • Jumped to t.
  • Jumped to T123, D123, @dog, PHID-DREV-abcd, etc.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Feb 15 2018, 2:08 AM
This revision was automatically updated to reflect the committed changes.