Ref T10390. Simplifies dropdown by rolling out canUseInPanel in useless panels
Details
Details
- Reviewers
 epriestley - Maniphest Tasks
 - T10390: Dashboards v2 (UX)
 - Commits
 - rPbf44210dc8f1: Reduce application search engine results list for Dashboards
 
Add a query panel, see less options.
Diff Detail
Diff Detail
- Repository
 - rP Phabricator
 - Lint
 Lint Not Applicable - Unit
 Tests Not Applicable 
Event Timeline
Comment Actions
It's probably possible to build this into one mega-typeahead too. I just was unsure how that would feel.
Comment Actions
I think I'm just going to build this into a single typeahead and remove the javascript. That should make tab panel creation simple also.
Comment Actions
I reduced this diff down to just canUseInPanelContext changes -- along with better descriptions.