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

dragBoards and dragItems have no effect #155

Closed
richardklingler opened this issue Jan 4, 2022 · 3 comments
Closed

dragBoards and dragItems have no effect #155

richardklingler opened this issue Jan 4, 2022 · 3 comments

Comments

@richardklingler
Copy link

Regardless if setting dragBoards or dragItems to true or false, boards and items can still be dragged around and placed.

Only dragTo setting per board has an effect.

With this settings everything is dragable:

var kanban1 = new jKanban({ element:'#myKanban', dragBoards: false, dragItems: false, boards :[....],

@xscode-auto-reply
Copy link

Thanks for opening a new issue. The team has been notified and will review it as soon as possible.
For urgent issues and priority support, visit https://xscode.com/riktar/jkanban

@richardklingler
Copy link
Author

Seems this is also only available in jkanban.js and not in jkanban.min.js

@marcosrocha85
Copy link
Contributor

Thank you for your feedback.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants