Help Desk Request - Delete button instead of checkbox for group pages
By GuiedGui
13 Jun 2020 17:21
Category: New Feature
This is just me being picky about UI design.
As of right now, the method for deleting group pages is to check the "Delete" box and then save it. This is probably to simplify the back-end so it only needs to process one type of request and then act accordingly.
However, this is kind of confusing for the user. Checkboxes indicate (at least in my mind) toggleable attributes. That doesn't really fit the description for deleting things. Instead, it should be a button, which implies that it represents an action, which is more fitting. Oh, and add in user confirmation while you're at it.
TL;DR instead of using a checkbox to denote group page deletion, it should be replaced with a button that, when clicked, asks for the user's confirmation before deleting the group page.