Validate Deletion
![]() |
Image: uidesign.tips |
Never allow the user to delete something without validation.
People misclick all the time, and losing information forever hurts and creates a bad memory related to your product!
Make sure your UI supports (inline or popup) deletion validation.
Even the undo functionality is useful in these scenarios, although it's impossible sometimes due to engineering restrictions.
Like this article? Invite your friends to read :D