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)
Thu, Apr 11, 9:09 AM
Unknown Object (File)
Fri, Mar 29, 10:35 PM
Unknown Object (File)
Thu, Mar 28, 9:39 PM
Unknown Object (File)
Mar 10 2024, 1:48 AM
Unknown Object (File)
Mar 10 2024, 1:48 AM
Unknown Object (File)
Feb 11 2024, 8:00 PM
Unknown Object (File)
Feb 8 2024, 7:00 AM
Unknown Object (File)
Feb 8 2024, 1:28 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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.