wireui / wireui

TallStack UI components
https://v1.wireui.dev
MIT License
1.37k stars 167 forks source link

Kanban #876

Open marcellopato opened 1 month ago

marcellopato commented 1 month ago

First, CONGRATULATIONS! I am very proud to be a Brazilian developer because of guys like you! The feature I request is kanban like component if this is possible. Let's see the following scenario:

A page to let brokers get leads to work, with some columns; Ready, Running, Closed Deal, Rejected. A broker enters the page, choose a lead, drag to the Running column, and moves to the next when finished.

Each lead could be presented as clickable cards that open like modal, (just like Jira), where the broker can find all data needed to contact the client and so on. The broker can also enter some info.

It is true that it can be done with modals and some logic behind, but the most important is the kanban, the creation of the columns, the drag and drop, etc.

"Why don't you use Filament Kanban plug in?"

I don't want to use Filament!

PH7-Jack commented 1 month ago

Hi @marcellopato, Thanks for the suggestion, in version 2 of wireui we will add Alpine helper directives for drag-and-drop and new components.