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
I have checked "open" AND "closed" issues and this is not a duplicate
Description
The "Log In" and "Sign Up" buttons on the homepage are currently unresponsive. Clicking either of these buttons does not trigger any action, and no error message or loading indicator appears.
I can fix this issue , please assign this issue to me! Thanks
Steps to Reproduce
Include any relevant details like:
Navigate to the homepage.
Click on the "Log In" button.
Click on the "Sign Up" button.
Screenshots
Screencast.from.2024-10-12.23-56-18.webm
Do you want to work on this issue?
Yes
If "yes" to above, please explain how you would technically implement this
Ensure the buttons are properly connected to their respective JavaScript event listeners.
Verify that the functions triggered by the buttons (e.g., opening forms or modals) are correctly implemented.
Look for and resolve any JavaScript errors in the browser console.
Verify that modals or navigation actions linked to the buttons are functioning as expected.
If the buttons trigger API calls, ensure the network requests are correctly sent and handled.
The text was updated successfully, but these errors were encountered:
Has this bug been raised before?
Description
The "Log In" and "Sign Up" buttons on the homepage are currently unresponsive. Clicking either of these buttons does not trigger any action, and no error message or loading indicator appears.
I can fix this issue , please assign this issue to me! Thanks
Steps to Reproduce
Include any relevant details like:
Screenshots
Screencast.from.2024-10-12.23-56-18.webm
Do you want to work on this issue?
Yes
If "yes" to above, please explain how you would technically implement this
The text was updated successfully, but these errors were encountered: