#3883 closed enhancement (fixed)
DnD Undraggable Drop Anchor
Reported by: | guest | Owned by: | Eugene Lazutkin |
---|---|---|---|
Priority: | low | Milestone: | 1.0 |
Component: | DnD | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description (last modified by )
dojo.dnd.Source seems to require that everything specified as a drop anchor is also selectable and draggable.
I have been looking for a way to create a drag and drop list wherein only one item is draggable and can be dropped onto any other item to rearrange the list, but it would seem this is not possible.
This is the forum post associated with this issue: Clicky
Change History (8)
comment:1 Changed 15 years ago by
Milestone: | → 0.9 |
---|---|
Status: | new → assigned |
comment:2 Changed 15 years ago by
Milestone: | 0.9 → 1.0 |
---|
comment:3 Changed 15 years ago by
Milestone: | 1.0 → 1.1 |
---|
comment:4 Changed 14 years ago by
Milestone: | 1.1 → 1.2 |
---|
Move all milestone 1.1 tickets to 1.2, except for reopened tickets and tickets opened after 1.1RC1 was released.
comment:6 Changed 10 years ago by
Description: | modified (diff) |
---|---|
Keywords: | needsreview added |
Priority: | high → low |
i'm trying to identify stale tickets. if there is a need to keep this ticket open, please replace the "needsreview" keyword with "reviewed". if there is no need to keep this ticket open then please close it.
comment:7 Changed 10 years ago by
Milestone: | future → 1.0 |
---|---|
Resolution: | → fixed |
Status: | assigned → closed |
IIUC, I believe this is implemented by dojo.dnd.Target, available since 1.0.
comment:8 Changed 10 years ago by
Keywords: | needsreview removed |
---|
From the markup point of view it will be achieved by adding more DnD-specific class names, and possible modification of creators.