Skip to content

Conversation

@tu2-atmanand
Copy link
Owner

@tu2-atmanand tu2-atmanand commented Dec 17, 2025

This PR is a follow-up from the following PR : #273

This PR will be worked on as a separate branch and beta versions will be released from this branch until its fully-tested and reviewed.

After which, this PR will be merged into the branch, release-v1.9.0, so that finally this drag and drop feature can be released as an experimental feature for the upcoming release 1.9.0.

Following work is pending in this PR :

Things to be taken care of

  • The inherited tags from frontmatter should be updated accordingly when the task is moved. (In most cases there is no need to update this)

@tu2-atmanand tu2-atmanand added the feature New feature or enhancement request label Dec 17, 2025
@github-project-automation github-project-automation bot moved this to Future Ideas in Task Board Dev Dec 17, 2025
@tu2-atmanand tu2-atmanand added the brainstorm These issue/feat needs to be discussed and have to find the solution label Dec 17, 2025
@tu2-atmanand tu2-atmanand linked an issue Dec 19, 2025 that may be closed by this pull request
1 task
@tu2-atmanand tu2-atmanand added this to the 1.10.0 milestone Dec 19, 2025
@tu2-atmanand
Copy link
Owner Author

tu2-atmanand commented Dec 24, 2025

Users reading this PR kindly also keep an eye on the following PR : #620

Since both these features, Drag and drop + Swimlanes, are very complex to implement and also since both of them are supposed to work hand in hand, hence this decision was made to implement them simultaneously. So the code is also organised for future use and to implement both these functionalities correctly.

Sometimes the code will be overlapping in both these PRs.

@tu2-atmanand tu2-atmanand moved this from Future Ideas to In progress in Task Board Dev Dec 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

brainstorm These issue/feat needs to be discussed and have to find the solution feature New feature or enhancement request

Projects

Status: In progress

Development

Successfully merging this pull request may close these issues.

FR : Drag and Drop Functionality for individual Task

3 participants