Reorder items by drag and drop #2949
tesar-tech
started this conversation in
Ideas
Replies: 2 comments
-
Well, we already have an open ticket for drag and drop support #2633. So yes, we plan to implement it in the near future. The plan is to have it as generic as possible so that it can be used for different scenarios. As you can see in one of my previous comments, the plan is to have Dropzone and Draggable components that would be wrappers that could hold different Blazorise components and HTML elements. |
Beta Was this translation helpful? Give feedback.
0 replies
-
For anyone interested or for an inspiration: https://github.com/tesar-tech/DragAndDropList |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am looking for this feature:
https://user-images.githubusercontent.com/33880579/134155084-3d235248-7fa0-4a9a-a754-de517880b8fe.mp4
Basically list with ability to reorder items.
Are there intentions to make this feature? Would you be interested in merging my (future) solution?
Beta Was this translation helpful? Give feedback.
All reactions