Skip to content
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

Add Confirmation Dialog for Logout Feature #81

Open
dboatengg opened this issue Jun 25, 2023 · 0 comments
Open

Add Confirmation Dialog for Logout Feature #81

dboatengg opened this issue Jun 25, 2023 · 0 comments

Comments

@dboatengg
Copy link

dboatengg commented Jun 25, 2023

I noticed that the logout functionality lacks a confirmation step.

To enhance user experience and prevent unintended logouts, I propose adding a confirmation dialog before proceeding with the logout action.

Tasks:

  1. Add a confirmation dialog component to the logout functionality.
  2. Display the confirmation dialog when the user initiates the logout action.
  3. Provide options for the user to either confirm or cancel the logout.
  4. Implement the necessary logic to handle the user's selection, logging out if confirmed or canceling the action if canceled.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant