Page MenuHomePhabricator

Remove magic "help" in global search
ClosedPublic

Authored by epriestley on Mar 2 2015, 10:17 PM.
Tags
None
Referenced Files
F15498573: D11936.id28752.diff
Sun, Apr 13, 1:22 PM
F15494303: D11936.id28753.diff
Sat, Apr 12, 11:11 PM
F15494302: D11936.id28752.diff
Sat, Apr 12, 11:10 PM
F15489199: D11936.id28754.diff
Fri, Apr 11, 6:48 AM
F15487084: D11936.id.diff
Thu, Apr 10, 11:07 AM
F15485196: D11936.diff
Wed, Apr 9, 10:29 PM
F15458564: D11936.diff
Mon, Mar 31, 4:50 AM
F15448603: D11936.id28752.diff
Fri, Mar 28, 5:54 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.