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

Update Login Notification to Use Toast Instead of Alert #37

Open
TheTharz opened this issue Apr 26, 2024 · 0 comments
Open

Update Login Notification to Use Toast Instead of Alert #37

TheTharz opened this issue Apr 26, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@TheTharz
Copy link
Member

Issue Title: Update Login Notification to Use Toast Instead of Alert

Description:
Currently, our application displays an alert when a user logs in. To improve user experience and modernize our notification system, we should update this behavior to show a toast notification instead of an alert.

Steps to Reproduce:

  1. Open the application.
  2. Navigate to the login page.
  3. Log in with valid credentials.

Expected Behavior:
Upon successful login, a toast notification should appear confirming the login instead of using an alert.

Additional Information:

  • Our current alert-based notification system is outdated and lacks the visual appeal of modern applications.
  • Using a toast notification will provide a more user-friendly and intuitive way to notify users about successful login actions.
  • This change aligns with industry standards and enhances the overall user experience of our application.

Priority: Medium

@TheTharz TheTharz added the enhancement New feature or request label Apr 26, 2024
@TheTharz TheTharz self-assigned this Apr 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: No status
Development

No branches or pull requests

1 participant