Skip to content

Add confirmation dialog when blocking or deleting a user #3930

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
gtsiolis opened this issue Apr 14, 2021 · 2 comments
Open

Add confirmation dialog when blocking or deleting a user #3930

gtsiolis opened this issue Apr 14, 2021 · 2 comments
Labels
component: dashboard feature: admin dashboard meta: never-stale This issue can never become stale type: improvement Improves an existing feature or existing code user experience

Comments

@gtsiolis
Copy link
Contributor

Problem to solve

Currently, when you try to block or delete a user from the Admin Area the action is performed immediately without waiting for any further user confirmation. This can surprize the admin user as well as be more prone to accidental errors.

Proposal

Add a confirmation dialog when an admin user tries to block or delete a user from the admin area /admin.

Designs

For blocking a user:

  1. Modal title: Block User
  2. Modal body: Are you sure you want to block this user?
  3. Modal actions: Cancel, Block User (primary, danger button)

For deleting a user:

  1. Modal title: Delete User
  2. Modal body: Are you sure you want to delete this user?
  3. Modal actions: Cancel, Delete User (primary, danger button)
@stale
Copy link

stale bot commented Sep 16, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the meta: stale This issue/PR is stale and will be closed soon label Sep 16, 2021
@gtsiolis
Copy link
Contributor Author

Still an issue. Adding never-stale label.

@stale stale bot removed the meta: stale This issue/PR is stale and will be closed soon label Sep 16, 2021
@gtsiolis gtsiolis added meta: never-stale This issue can never become stale meta: stale This issue/PR is stale and will be closed soon labels Sep 16, 2021
@stale stale bot removed the meta: stale This issue/PR is stale and will be closed soon label Sep 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: dashboard feature: admin dashboard meta: never-stale This issue can never become stale type: improvement Improves an existing feature or existing code user experience
Projects
None yet
Development

No branches or pull requests

2 participants