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)
Sun, Dec 22, 9:16 PM
Unknown Object (File)
Sat, Dec 21, 5:31 PM
Unknown Object (File)
Sat, Dec 21, 5:31 PM
Unknown Object (File)
Sat, Dec 21, 5:31 PM
Unknown Object (File)
Sat, Dec 21, 5:31 PM
Unknown Object (File)
Mon, Dec 16, 10:06 PM
Unknown Object (File)
Wed, Dec 11, 2:18 PM
Unknown Object (File)
Tue, Dec 10, 8:22 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.