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
F13188261: D19088.diff
Sat, May 11, 5:07 AM
F13176072: D19088.diff
Wed, May 8, 10:11 AM
Unknown Object (File)
Tue, May 7, 8:22 AM
Unknown Object (File)
Fri, May 3, 8:07 AM
Unknown Object (File)
Sun, Apr 28, 7:17 AM
Unknown Object (File)
Sat, Apr 27, 1:52 PM
Unknown Object (File)
Thu, Apr 25, 2:08 AM
Unknown Object (File)
Fri, Apr 19, 7:21 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.