You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The calendar date validation in the Booking Page section's Clock Room Booking's "start" and "end "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:
Go to Booking Page
Click on Clock Room Booking.
Click on the calendar start and end date picker.
Select a date earlier than today's date.
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
Environment
Please provide the following details:
Windows
Chrome
The text was updated successfully, but these errors were encountered:
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! 😊
💥💥This issue is distinct from two related ones. Please review independently. Submitting separately ensures better code organization, maintainability, and clarity. @dhairyagothi
🐞 Bug Report
Describe the bug
The calendar date validation in the Booking Page section's Clock Room Booking's "start" and "end "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:
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
Environment
Please provide the following details:
The text was updated successfully, but these errors were encountered: