jQuery UI Widgets › Forums › Layouts › Kanban › Kanban-Card-Drag-Issue
Tagged: angular kanban, angular2 kanban, bootstrap kanban, javascript kanban, jquery kanban, jqwidgets kanban, jqxKanban, typescript kanban
This topic contains 7 replies, has 5 voices, and was last updated by Hristo 4 years, 7 months ago.
-
AuthorKanban-Card-Drag-Issue Posts
-
Situation:
I have a number of Kanban Boards being fed via the dataAdapter and a dropdown selector.
One of these boards needs to have 10 Columns (swimlanes).
All Items (cards) need to have fixed-widths of 400px.
All boards must overflow-x:scroll instead of wrap.
The Kanban needs to be set width:auto in order to cater for the variation in number of columns.
This all works/renders perfectly.Problem:
It’s impossible to reliably move a card that was rendered in a column where that column was rendered beyond the pixel width of the browser window.
That is to say, any card that was rendered in a column that you need to scroll to – in order to view – can’t be moved properly.
It’s as if the the script loses all understanding of where the card came from or where it could be moved to.I spent some time creating a JS Editor Example to demonstrate the behavior, saved it as ‘Kanban-Card-Drag-Issue’…but can’t seem to locate it now to provide a link (grrr).
Here is a much simpler example version:
Any thoughts/ideas on how to fix this would be greatly appreciated.
Hello CRaSH,
Thank you for this feedback.
Best Regards,
Hristo HristovjQWidgets team
http://www.jqwidgets.comHi,
Has there been a resolution to this? It seems that when part of the kanban is not displayed the drag and drop coordinates are not calculated properly. I am experiencing a problem where the kanban item I’m dragging appears 8 inches outside of the kanban.
Thanks,
Rob
Hello Rob,
Unfortunately, no for now.
You could find new things (and fixes) in the Release History.
Thank you for your understanding.Best Regards,
Hristo HristovjQWidgets team
http://www.jqwidgets.comI’m having the same issue yet …
When will it be fixed ?Best regards,
pabjiiz.Hello pabjiiz,
Thank you for the interest.
This is still valid issue.
We cannot engage with deadlines.
We work on different tasks with a different priority.
Please let me know if you have any other questions.Best Regards,
Hristo HristovjQWidgets team
https://www.jqwidgets.comHow to add dropdown to cards in kanban
Hello alnebras,
There is no such built-in feature for this, unfortunately.
If you want you could bind toitemAttrClicked
event and when the user clicking on it then show a window with such dropdown.
Also, you could contact the the Sales Department (sales@jqwidgets.com) with request for custom development.
Let me know if you need anything else.Best Regards,
Hristo HristovjQWidgets team
https://www.jqwidgets.com -
AuthorPosts
You must be logged in to reply to this topic.