-
Notifications
You must be signed in to change notification settings - Fork 71
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
I got a list of items in my HorizontalListView (just 1 column) with an add button at the end. I would like to drag the items, but not the add button. The button should scroll with the others though, like a footer in the usual listview.
Describe the solution you'd like
I would like to have an option like a footer or a "disable drag" option for the items.
Describe alternatives you've considered
At the moment I will just let the button draggable and if the user clicks it the item will be added at its current position.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
