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

the json about boards #136

Closed
0484cjagw opened this issue Jul 31, 2021 · 3 comments
Closed

the json about boards #136

0484cjagw opened this issue Jul 31, 2021 · 3 comments

Comments

@0484cjagw
Copy link

Do you change the JSON of board after the item is moved? If not, how do you change it

@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

@0484cjagw
Copy link
Author

How can I get the id of the board after item is moved

@Rampesna
Copy link

You can try this,

dropEl: function (el, source) {
            // el.dataset.eid -> element id
            // el.parentNode.parentNode.dataset.id -> moved target board id
        },

@riktar riktar closed this as completed Aug 3, 2021
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

3 participants