-
-
Notifications
You must be signed in to change notification settings - Fork 757
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
Feature Request: Logout Confirmation Modal #998
Comments
Congratulations on making your first Issue! 🎊 If you haven't already, check out our Contributing Guidelines and Issue Reporting Guidelines to ensure that you are following our guidelines for contributing and making issues. |
@palisadoes , Please assign me this issue. |
We are now focusing on three types of issues as priority areas:
We will only be accepting feature issues for deficiencies that are obviously lacking in the apps. These are things that make it very difficult to operate the apps. Even so, the PRs will still require you to understand testing as stated before. Closing |
Increasing Access
Feature request details
Description:
Currently, the website includes a logout button to allow users to sign out. To enhance the user experience and prevent accidental logouts, I propose the implementation of a logout confirmation modal.
Benefits:
User-Friendly: Reduces the likelihood of accidental logouts.
Enhanced Security: Provides an additional layer of confirmation for sensitive actions.
Consistency: Aligns with modern web practices for user interactions.
Details:
Upon clicking the logout button, a modal should appear, asking the user to confirm their intention to log out. The modal should include a clear message such as "Are you sure you want to log out?" along with buttons for "Confirm" and "Cancel."
The text was updated successfully, but these errors were encountered: