Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature request] disable tasks dragging to other rows (allow only within current row) #141

Open
Vitalik549 opened this issue Dec 28, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@Vitalik549
Copy link

For now it's possible to

  • drag tasks from any row to any row
  • disable dragging

It would be nice to allow dragging only within current row (tasks would slide only horizontally, y position is not changed).

Use case: think of a calendar, where row = user having multiple tasks in the row. In that scenario I'd like to disable possibility to move task to another row (which would mean assigning task to another person) but still allow to drag and drop to change start/end date of the task.

@Vitalik549 Vitalik549 changed the title Feature request to 'enableDragging' only within current row [Feature request] disable tasks dragging to other rows (allow only within current row) Dec 28, 2022
@V-Py V-Py added the enhancement New feature or request label Dec 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants