You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Found a bug? Please fill out the sections below. 👍
Current Behaviour
The login and signup buttons are currently unresponsive when clicked. This issue prevents users from being able to log in or register on the platform.
Expected Behaviour
The login and signup buttons should respond by redirecting users to the respective login or signup pages when clicked, enabling them to access or create their accounts.
Screenshot
Initial View:
Final View: (Separate Login & SignUp Buttons)
Proposed Solution
Investigate the click event handling on the buttons and ensure they are properly linked to the authentication routes.
Check for any JavaScript errors that might be blocking the button functionality.
Verify the button classes and confirm they are not affected by conflicting CSS rules.
Technical Details
Browser version: Ensure to provide browser version details if needed.
Node.js version: Mention the version being used.
Console logs: Check for any error logs that appear when trying to click the buttons.
Network requests: Inspect network activity to confirm requests are being sent correctly.
Tags
Please add the following tags: gssoc-ext, hacktoberfest-accepted, level2
Assignment
I kindly request that this issue be assigned as soon as possible so I can work on resolving it.
The text was updated successfully, but these errors were encountered:
Found a bug? Please fill out the sections below. 👍
Current Behaviour
The login and signup buttons are currently unresponsive when clicked. This issue prevents users from being able to log in or register on the platform.
Expected Behaviour
The login and signup buttons should respond by redirecting users to the respective login or signup pages when clicked, enabling them to access or create their accounts.
Screenshot
Initial View:
Final View: (Separate Login & SignUp Buttons)
Proposed Solution
Technical Details
Tags
Please add the following tags:
gssoc-ext
,hacktoberfest-accepted
,level2
Assignment
I kindly request that this issue be assigned as soon as possible so I can work on resolving it.
The text was updated successfully, but these errors were encountered: