Kanban Component svyKanban needs documentation & new feature

Forum to discuss the new web client version of Servoy.

Kanban Component svyKanban needs documentation & new feature

Postby rafig » Fri Jan 24, 2025 8:05 pm

I've just spent many hours trying to get the Kanban Component to work well.
The documentation for it is completely missing (but I managed to work out that it was based on the free jKanban library...)
Having extracted the example solution from GitHub and applying it to my solution, one of the 'features' I thought it would support is changing item order within a board, but sadly not :cry:
In the sample code for dropping an item we have
Code: Select all
   if (targetColumnId == sourceColumnId) {
      // TODO Handle ordering?
      return;
   }

not very helpful.
I actually contacted the guy who wrote jKanban and he said
Today jKanban don't track item position in the same board, you can go on the github page of the project and fork the library or open an issue.

I think having a Kanban Component for TiNG is VERY useful for modern solutions, but this version is so basic and doesn't even support some of the most basic functions of a Kanban board.
Please can you implement item re-ordering easily, or maybe invest in a better library (e.g. https://webix.com/kanban/ )

Is anyone else here using this component, and if so, have you managed to do something like this & if so, please share your code??

Thanks

Rafi
Servoy Certified Developer
Image
rafig
 
Posts: 731
Joined: Mon Dec 22, 2003 12:58 pm
Location: Watford, UK

Re: Kanban Component svyKanban needs documentation & new fea

Postby tnguyen » Fri Jan 24, 2025 9:44 pm

Hi there. It looks like the component's drop event is just missing an argument for the target-item id. There's 4 args total, and I believe the sibling argument was never fully implemented on our end. The component library does it support it though.

Perhaps you could create a feature request ticket and we can look into it further?
tnguyen
 
Posts: 17
Joined: Mon Sep 29, 2014 8:40 am

Re: Kanban Component svyKanban needs documentation & new fea

Postby rafig » Sat Jan 25, 2025 1:56 pm

Thanks for replying.
I have raised a feature request
https://servoy-cloud.atlassian.net/browse/SVY-19952
I hope you can sort this out quickly as it is 'mission critical' for my solution.
Thanks

Rafi
Servoy Certified Developer
Image
rafig
 
Posts: 731
Joined: Mon Dec 22, 2003 12:58 pm
Location: Watford, UK


Return to Servoy NGClient

Who is online

Users browsing this forum: No registered users and 2 guests