-
Notifications
You must be signed in to change notification settings - Fork 0
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
✨ #17 - feat: improved kanban #64
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I am still not sure I understand how in the case of the drag and drop the item that has been moved can be updated in the backend. I don't see a mechanism yet to have a callback with the ID of the item that has been moved and the information that needs to be updated (the new status). Am I missing something?
Needed for maykinmedia/open-archiefbeheer#38