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

Give an alert when drop on specific board #159

Open
ranggaAdiPratama opened this issue Feb 2, 2022 · 6 comments
Open

Give an alert when drop on specific board #159

ranggaAdiPratama opened this issue Feb 2, 2022 · 6 comments

Comments

@ranggaAdiPratama
Copy link

I have a transaction kanban with status board, pending and paid. Is it possible to give an alert if you want to drop the card from pending to paid? If yes, it's dropped, otherwise, it returns to pending

best regards

@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

@marcosrocha85
Copy link
Contributor

Hello, hope you're doing fine. You can use dropEl event in order to achieve that. When target.parentNode.dataset.id equals to your paid board id you show up an alert. Please tell me if you need a fiddle.

@ranggaAdiPratama
Copy link
Author

ranggaAdiPratama commented Feb 3, 2022

@marcosrocha85

yes, pretty please

@marcosrocha85
Copy link
Contributor

@marcosrocha85

yes, pretty please

Here we go, my friend.
https://jsfiddle.net/marcosrocha85/0ze2c5qt/

@ranggaAdiPratama
Copy link
Author

@marcosrocha85 i'm sorry, The thing is I can't drag any card there

@marcosrocha85
Copy link
Contributor

Can you provide your fiddle for my understanding?

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