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

Issue with HTML Form Submission Handling #313

Closed
chikatlarakesh opened this issue Oct 18, 2024 · 2 comments
Closed

Issue with HTML Form Submission Handling #313

chikatlarakesh opened this issue Oct 18, 2024 · 2 comments
Assignees
Labels
gssoc-ext GSSOX'24 Extended hacktoberfest issue under hacktoberfest level 1 10 Points issue

Comments

@chikatlarakesh
Copy link

GSSoC 2024 ext and Hacktober fest contributor

The bug occurs when submitting the form on the webpage. The form does not trigger the expected actions or validations upon submission, and there is no feedback provided to the user.

Steps to Reproduce

Steps to reproduce the behavior:

  1. Go to the webpage with the form.
  2. Fill in the form with valid data.
  3. Click on the "Submit" button.
  4. See that the form does not trigger the expected behavior (e.g., submission or validation).

Expected behavior
The form should validate the inputs, provide feedback if there are any errors, and submit the data correctly.

Actual behavior
The form does not trigger any validation or submission behavior. No feedback or message appears.

Environment
Please provide the following details:

  • OS: Windows 10
  • Browser: Chrome 105.0.5195.125
  • Version: 1.0.0

Logs & Error Messages
No relevant logs or error messages appear in the console.

Copy link
Contributor

Thank you for raising this issue! We'll look into it as soon as possible. Please ensure that the issue is not duplicate, and you read CONTRIBUTING.md carefully. Your contributions are highly appreciated! 😊

@dhairyagothi dhairyagothi added level 1 10 Points issue gssoc-ext GSSOX'24 Extended hacktoberfest issue under hacktoberfest labels Oct 19, 2024
@chikatlarakesh chikatlarakesh mentioned this issue Oct 19, 2024
10 tasks
Copy link
Contributor

Hello @chikatlarakesh! Your issue #313 has been closed. Thank you for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc-ext GSSOX'24 Extended hacktoberfest issue under hacktoberfest level 1 10 Points issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants