-
Notifications
You must be signed in to change notification settings - Fork 495
Open
Labels
Description
Is your feature request related to a problem? Please describe.
Once I click the delete button, the card is deleted even though I did nothing in the delete function, I'd like to make a delete confirm to avoid click delete button by mistake
Describe the solution you'd like
Add a beforeDelete function.
Describe alternatives you've considered
Do delete after a true has been return