mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-10 08:52:39 +01:00
21bd596d71
Summary: Currently, draggable lists (in Config and ApplicationSearch, for example) don't let you drag an item into the first position. This is because the behavior is correct in Maniphest: the first position is above an initial header, like "High Prioirty", and shouldn't be targetable. Permit the behavior in general; forbid it in Maniphest. Test Plan: - Dragged elements into the first position in ApplicationSearch. - Failed to drag elements into the first position in Maniphest. Reviewers: garoevans, btrahan Reviewed By: garoevans CC: aran Differential Revision: https://secure.phabricator.com/D7128 |
||
---|---|---|
.. | ||
behavior-batch-editor.js | ||
behavior-batch-selector.js | ||
behavior-line-chart.js | ||
behavior-list-edit.js | ||
behavior-subpriorityeditor.js | ||
behavior-transaction-controls.js | ||
behavior-transaction-expand.js | ||
behavior-transaction-preview.js |