-
Notifications
You must be signed in to change notification settings - Fork 338
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 #859
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our contributing.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊 |
✅ Deploy Preview for buddytrail ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
@akash70629 Your pull request has been successfully merged! Don't stop here—continue contributing by addressing more issues and aiming to become a top contributor. Exclusive swag awaits for those who go the extra mile! |
@akash70629 Due to a conflicting issue, some code was removed from the repository. We are investigating the matter. Meanwhile kindly create the PR again for merging.Please Do Sync fork before then add your part in code BuddyTrail. Thank you for your understanding! |
@PriyaGhosal It's strange 😕😕 !!! Anyway Here is the same PR #912 merge it . |
Related Issue
None
Fixes: #857
Description
Updates the calendar date validation to prevent users from selecting dates prior to the current date, ensuring valid and up-to-date submissions.
Type of PR
Screenshots
Before
After
Checklist: