Page MenuHomePhabricator

Remove magic "help" in global search
ClosedPublic

Authored by epriestley on Mar 2 2015, 10:17 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Dec 21, 1:13 AM
Unknown Object (File)
Sat, Dec 21, 1:12 AM
Unknown Object (File)
Sat, Dec 7, 5:34 PM
Unknown Object (File)
Wed, Dec 4, 10:11 PM
Unknown Object (File)
Wed, Dec 4, 3:49 AM
Unknown Object (File)
Sat, Nov 30, 5:52 AM
Unknown Object (File)
Nov 24 2024, 5:45 PM
Unknown Object (File)
Nov 21 2024, 2:33 AM

Details

Summary

Fixes T7425. Overall, this is surprising and confusing after jump nav was merged with global search.

Test Plan

Searched for "help", got documents matching the word "help".

Diff Detail

Repository
rP Phabricator
Branch
helpnav
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 4712
Build 4726: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

epriestley retitled this revision from to Remove magic "help" in global search.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added reviewers: chad, btrahan.
  • Also unhijack the word "symbol". You can use "s idx" to find the idx() symbol, and it shows up in the typeahead anyway.
  • Remove help from documentation.

I have no authority here and I approve this message :)

btrahan edited edge metadata.
This revision is now accepted and ready to land.Mar 2 2015, 10:24 PM
This revision was automatically updated to reflect the committed changes.