Content
View differences
Updated by Henriette Darge almost 6 years ago
### **Environment**:
OpenProject 10.5
### **Steps to reproduce:**
1. Have a long list of work packages displayed (e.g. 200 work packages).
2. Drag a work package and try to drop it outside the current viewport.
### **Actual Behavior**
Not possible since the page does not scroll when trying to drop work package outside of current viewport.
### **Expected Behavior**
* Page scrolls when dragging and dropping work package outside of currently displayed list.
* Technical aspect: Optimally we use the same mechanism as within the Boards module
OpenProject 10.5
### **Steps to reproduce:**
1. Have a long list of work packages displayed (e.g. 200 work packages).
2. Drag a work package and try to drop it outside the current viewport.
### **Actual Behavior**
Not possible since the page does not scroll when trying to drop work package outside of current viewport.
### **Expected Behavior**
* Page scrolls when dragging and dropping work package outside of currently displayed list.
* Technical aspect: Optimally we use the same mechanism as within the Boards module