Page MenuHomePhabricator

Symbols search page shows repo's Monogram, should show name
Open, NormalPublic

Event Timeline

epriestley triaged this task as Normal priority.Jan 24 2018, 4:30 PM
epriestley added a subscriber: epriestley.

To reproduce:

  • Type s diff into the global search bar on `secure.
  • End up here: https://secure.phabricator.com/diffusion/symbol/diff/?jump=true
  • "Source" column should probably use getDisplayName() instead of getMonogram().
  • This is trivial but this table could generally use a little attention. Broadly, this probably should just be a SearchEngine interface.