Imagine a board with two columns, Col1 is very long and Col2 is empty. Now I want to move a task at the bottom of Col1 into Col2. It is very hard because:
- there is no direct editing panel for it and I have to drag and drop the task
- When dragging the task, the document wouldn't scroll automatically when the task is dragged to the screen edge, therefore there is no direct way to drag the task from Col1 into Col2
Therefore I see two things can be added:
- A quick editing panel that move the task into a certain work board (similar to trello)
- Simliar to T4221: Dragging Maniphest task to the screen edge should trigger scrolling, triggering document scrolling when a task is dragged to the viewport edge