Hi Everyone,
I want to create a table in a Shopify Remix App where items can be dragged and dropped above or below each other, with a clear visual indicator showing where the item will be placed. Can you please guide me on how to achieve this?
Hi Everyone,
I want to create a table in a Shopify Remix App where items can be dragged and dropped above or below each other, with a clear visual indicator showing where the item will be placed. Can you please guide me on how to achieve this?
Take a look at Polaris Components → https://www.polariscomponents.com/components/sortable-list
Hi @Luke
I’m using the Shopify Remix template and I’ve checked the component you shared. Does it use a drag-and-drop (DND) library internally? Will it work properly in a Remix environment? Also, is this approach safe and recommended for production use?