V-Py / svelte-kanban

A simple kanban made with Svelte
MIT License
46 stars 9 forks source link

Add column and card indices to cardRemove event data #91

Open dev-guy opened 1 year ago

dev-guy commented 1 year ago

The event does not specify which card was removed. See https://github.com/V-Py/svelte-kanban/blob/9726005e5c64cc6c3dbf054cfd495dbd34a18abd/src/lib/Kanban.svelte#L366