Maptio / maptio

http://www.maptio.com
Other
24 stars 5 forks source link

Make it harder to dismiss circle deletion warnings #732

Closed rgoj closed 2 years ago

rgoj commented 2 years ago

Description

Describe what the problem was, what changes have been made to address it, why you've taken a particular approach From self-service onboarding spreadsheet:

Add additional warnings to make it much less likely someone will delete circles by accident and make clear there's no undo

Decided to go about this by using the pattern we've got for moving circles - a confirmation dialogue - and adding an additional warning into the alert: Screenshot 2022-06-01 at 09 06 46

If we need to, we can then also easily add a "type in the name of the circle" to confirm option here. Though likely better to invest time in getting that undo functionality!