Drag and Drop feature for cards #275
Replies: 3 comments 3 replies
-
Possible Drag-and-Drop actions
Following will the drag-and-drop actions possible and their mapped actions on the task. If you move a task :
From any other column to a specific column
Actions which need brainstorming
Not possible Drag-and-Drop actions
|
Beta Was this translation helpful? Give feedback.
-
Guides while dropping a taskBy default the columns will have the manual sorting criteria set to them, which means, initially tasks will be populated by the order in which they are scanned, but later user will be free to arrange the tasks within the column using this drag and drop handle. Now, while moving a task from one column to another, if the column in which the task is to be dropped is set to the manual sorting criteria then this feature should show the guides, which indicates where this moving task will be placed, that is, between which two tasks this dropped task will be placed. But if there is any other sorting criteria have been set to the destination column. Like sort based on the priority or schedule date etc., then in this case the guides won't be shown and once user drops the task inside the highlighted/destination column. It will be automatically arranged to its applicable position as per the criteria. |
Beta Was this translation helpful? Give feedback.
-
You are nuts (the good way). Thanks for doing this |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This may be the most requested feature by users and also a very essential one even from the Kanban methodological POV. Because, in Kanban the whole point is to arrange the tasks in a 2D space to organize them in way so that we can prioritize and build a better roadmap for the project we are working on or just to organize our daily tasks.
Usually, Kanban boards are static, that means changing certain properties or due to changing other factors, the cards will not automatically going to move from one column to another by itself. But Task Board has a lot of automations functionalities (a lot more coming in the future), to make the manual-labor work of organizing each and every task by going through the board again and again. These automations also helps to filter tasks faster. For example, there are date-type columns, which helps to filter out which tasks are planned for today, tomorrow, in next seven days, etc., so when the days are passing, the tasks will move from one column to another automatically and you dont have to move them manually. And there are tag-type column, which filters tasks with certain tag on them, so if you update the tag for any task in your notes, that task will now appear in some other column, based on its new tag.
So in summary, this plugin makes use of the properties the tasks already have, to filter and organize them.
Hence, if we are implementing a drag and drop feature in this automatic Kanban board, then these propertie-values will also need to be updated so the tasks can move from one column to another, or to add itself in another column. But there will be certain restriction this plugin might have while implementing this feature. Lets discuss as much cases as possible in the following comments.
Beta Was this translation helpful? Give feedback.
All reactions