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

[BUG] Log In and Sign Up Buttons Not Responding #180

Open
1 task done
Jils31 opened this issue Oct 12, 2024 · 1 comment
Open
1 task done

[BUG] Log In and Sign Up Buttons Not Responding #180

Jils31 opened this issue Oct 12, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@Jils31
Copy link

Jils31 commented Oct 12, 2024

Has this bug been raised before?

  • 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:

  1. Navigate to the homepage.
  2. Click on the "Log In" button.
  3. 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

  1. Ensure the buttons are properly connected to their respective JavaScript event listeners.
  2. Verify that the functions triggered by the buttons (e.g., opening forms or modals) are correctly implemented.
  3. Look for and resolve any JavaScript errors in the browser console.
  4. Verify that modals or navigation actions linked to the buttons are functioning as expected.
  5. If the buttons trigger API calls, ensure the network requests are correctly sent and handled.
@Jils31 Jils31 added the bug Something isn't working label Oct 12, 2024
@JhohannesK
Copy link
Owner

We are working on pages and logics for those pages currently

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants