Ref T5307. Just makes the dialog a little easier to use. Picks a name if we already have one.
Details
Details
- Reviewers
epriestley - Maniphest Tasks
- T5307: UX for taking actions with search results
- Commits
- rP1a5d92184cb6: Try to guess a name for the 'Add to Dashboard' workflow
Test a builtin, custom saved, and a new advanced search (no name).
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Branch
- tarnation-3 (branched from master)
- Lint
Lint Passed - Unit
Tests Passed - Build Status
Buildable 16063 Build 21305: Run Core Tests Build 21304: arc lint + arc unit
Event Timeline
src/applications/dashboard/controller/PhabricatorDashboardQueryPanelInstallController.php | ||
---|---|---|
47–52 | You can just do the load bit here, right? There are two branches and we're running the same code on both? |