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

[FIX]STARLIGHT NEXT.JS: Fix Broken Login Button on Admin Dashboard #1175

Open
Olabisi13 opened this issue Aug 25, 2024 · 0 comments
Open

[FIX]STARLIGHT NEXT.JS: Fix Broken Login Button on Admin Dashboard #1175

Olabisi13 opened this issue Aug 25, 2024 · 0 comments
Labels

Comments

@Olabisi13
Copy link

Description

The login button on the Admin Dashboard is currently non-functional, preventing users from accessing the login process.

Acceptance Criteria

  • The login button on the Admin Dashboard is functional and triggers the login process upon click.
    -Users are redirected to the dashboard upon entering correct login credentials.

Purpose

The purpose of this ticket is to restore the functionality of the login button on the Admin Dashboard, ensuring it works correctly.

Requirem#ents

-Implement proper error handling to provide feedback if the login process fails due to incorrect credentials or other issues.
-The login button must be clickable and trigger the login process when pressed.

Expected Outcome

-The login button should be fully functional, allowing users to log in to the Admin Dashboard without issues.
-Users should be redirected to the dashboard upon successful login.
-If the login process fails, users should receive a clear and informative error message.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant