1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-10 08:52:39 +01:00
phorge-phorge/webroot/rsrc
epriestley 21bd596d71 Allow draggable elements to be dragged to the first list position
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
2013-09-25 13:27:58 -07:00
..
css Move PHUIFormBoxView to PHUIObjectBoxView 2013-09-25 11:23:29 -07:00
externals Fix two tokenizer issues on iDevices 2013-09-19 15:42:02 -07:00
image Update priority icons for Maniphest 2013-09-24 15:43:31 -07:00
js Allow draggable elements to be dragged to the first list position 2013-09-25 13:27:58 -07:00
swf Make Notifications Realtime 2012-06-11 17:51:12 -07:00