1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-15 11:22:40 +01:00
phorge-phorge/src/view/control
epriestley 7a315780b4 When using the "Close as Duplicate" relationship action, limit the UI to 1 task
Summary:
Ref T4788. When closing a task as a duplicate of another task, you can only select one task, since it doesn't really make sense to merge one task into several other tasks (this operation is //possible//, but probably not what anyone ever wants to do, I think?).

Make the UI understand this: after you select a task, disable all of the "select" buttons in the UI to make this clear.

Test Plan:
  - Used "Close as Duplicate", only allowed to select 1 task.
  - Used other editors like "Merge Duplicates In", allowed to select lots of tasks.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T4788

Differential Revision: https://secure.phabricator.com/D16203
2016-06-30 13:48:21 -07:00
..
AphrontCursorPagerView.php Convert all calls to 'IconFont' to just 'Icon' 2016-01-27 20:59:27 -08:00
AphrontTableView.php Give unit test results their own table in Differential 2016-02-29 14:27:22 -08:00
AphrontTokenizerTemplateView.php Convert all calls to 'IconFont' to just 'Icon' 2016-01-27 20:59:27 -08:00
AphrontTypeaheadTemplateView.php Add javelin_tag(), convert easy callsites 2013-01-25 12:57:17 -08:00
PhabricatorObjectSelectorDialog.php When using the "Close as Duplicate" relationship action, limit the UI to 1 task 2016-06-30 13:48:21 -07:00