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: Submit Button Enabled Despite Empty Username #63

Closed
5 tasks done
akash70629 opened this issue Oct 29, 2024 · 3 comments
Closed
5 tasks done

🐞BUG: Submit Button Enabled Despite Empty Username #63

akash70629 opened this issue Oct 29, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@akash70629
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

What went down?

The submit button remains enabled and clickable even when the username input field is empty. Although an error message is displayed, the button should be disabled to prevent unnecessary submissions.

Reproduction Steps:

  1. Open the Website.
  2. Clear the username input field.
  3. Click the submit button.

Expected Behavior:

The submit button should be disabled when the username input field is empty.

Actual Behavior:

The submit button remains enabled and clickable, allowing users to submit an empty username.

Screenshot

image

Record

  • I agree to follow this project's Code of Conduct
  • I'm a GSSoC'24 Extd Contributor
  • I'm a Hacktoberfest'24 registered Contributor
  • I want to work on this issue
@akash70629 akash70629 added the bug Something isn't working label Oct 29, 2024
@akash70629
Copy link
Contributor Author

akash70629 commented Oct 29, 2024

Please assign me this issue under gssoc tag.

@vansh-codes
Copy link
Owner

Though its enabled, we have kept an error msg as you can see in the screenshot provided by you as well, so no need of disabling the btn
I am closing this issue, please search for another relevant issues which I would be happy to assign

Copy link
Contributor

Hello @akash70629! Your issue #63 has been successfully closed. ✅ Thank you for your contribution and helping us improve the project! If you have any more ideas or run into other issues, feel free to open a new one. Happy coding! 🚀

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

Successfully merging a pull request may close this issue.

2 participants