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] Login and Signup Buttons Unresponsive on Click #218

Closed
RanitDERIA opened this issue Oct 22, 2024 · 1 comment
Closed

[BUG] Login and Signup Buttons Unresponsive on Click #218

RanitDERIA opened this issue Oct 22, 2024 · 1 comment

Comments

@RanitDERIA
Copy link

RanitDERIA commented Oct 22, 2024

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:

Screenshot (418)

Final View: (Separate Login & SignUp Buttons)

Screenshot (419)
Screenshot (421)
Screenshot (420)

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.

Copy link
Contributor

👋 Thank you for raising an issue! We appreciate your effort in helping us improve. Our Dataverse team will review it shortly. Stay tuned!

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

Successfully merging a pull request may close this issue.

1 participant