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: Calendar Date Validation: Allows Selection of Past Dates in Wheelchair Booking section #398

Closed
akash70629 opened this issue Oct 22, 2024 · 4 comments · Fixed by #404
Assignees
Labels
gssoc-ext GSSOX'24 Extended hacktoberfest issue under hacktoberfest level 1 10 Points issue

Comments

@akash70629
Copy link
Contributor

🐞 Bug Report

Describe the bug

The calendar date validation in the Booking Page section's Wheelchair Booking's "Booking date" is not functioning correctly. Currently, users can select dates prior to the current date, which may lead to invalid or outdated submissions.

Steps to Reproduce

Steps to reproduce the behavior:

  1. Go to Booking Page
  2. Click on Wheelchair Booking.
  3. Click on the calendar Booking date picker.
  4. Select a date earlier than today's date.
  5. Observe that the selection is accepted without any error or warning.

Expected behavior

The calendar date validation should restrict users from selecting dates prior to the current date.

Actual behavior

The calendar date is not restrict users from selecting dates prior to the current date.

Screenshots or Video

image

Environment

  • Windows
  • Chrome
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! 😊

@akash70629
Copy link
Contributor Author

Please assign me this issue.

@akash70629
Copy link
Contributor Author

💥💥This issue is distinct from two related ones. Please review independently. Submitting separately ensures better code organization, maintainability, and clarity. @dhairyagothi

Copy link
Contributor

Hello @akash70629! Your issue #398 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