Truncated very long button label on user deletion modal

Yeah simplest option would be to fix that one-off giant button styling… but still it’s still a little weird to have so much text in a button.

With a little more effort I think there’s an opportunity to make this process a little cleaner in terms of experience.

We can make deletion a dropdown instead:

and then once an option is selected, we show the confirmation:

This is a slight flip where instead of “click delete, then confirm the delete by selecting the type” we instead do “click which type of delete, then confirm that action”

6 Likes