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

🛠️FIX : Calendar Date Validation to Restrict Past Dates #1017

Merged
merged 1 commit into from
Nov 6, 2024

Conversation

akash70629
Copy link
Contributor

What does this PR do?

Updates the calendar date validation to prevent users from selecting dates prior to the current date, ensuring valid and up-to-date submissions.

Fixes #1014

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

Screenshots

image

Mandatory Tasks

  • Make sure you have self-reviewed the code. A decent size PR without self-review might be rejected.

Copy link

vercel bot commented Nov 6, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
ticket-booking ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 6, 2024 5:26pm

@ankit071105 ankit071105 merged commit c92dcef into ankit071105:main Nov 6, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🐛BUG: Calendar Date Validation: Allows Selection of Past Dates
2 participants