View Users page lists all users in the system. You can multiselect users via checkboxes and press the ‘Remove’ button to delete them from the system. We throw a confirmation dialog, to ask if the end user wanted to delete the users. If he presses the ‘Ok’ button we remove the users, if he presses the ‘Cancel’ button we don’t perform any action. Should we remove the user selections made in the check-box when the user hits the ‘Cancel’ button or leave the selections as it is. What would be the best practice?
Share
Keep them selected please!
The user may just have hit the wrong button. Doesn’t mean (s)he selected the wrong users…