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
- Branch
- search-engine-panel-typeahead (branched from master)
- Lint
Lint Passed - Unit
Tests Passed - Build Status
Buildable 15721 Build 20773: Run Core Tests Build 20772: arc lint + arc unit
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.