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:
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!
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:
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:
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!