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

Unexpected date input #18

Closed
yabe-diverta opened this issue Apr 15, 2024 · 2 comments
Closed

Unexpected date input #18

yabe-diverta opened this issue Apr 15, 2024 · 2 comments

Comments

@yabe-diverta
Copy link
Collaborator

Here will cause invalid date issue.
e.g. ) 2000-02-31

@yabe-diverta
Copy link
Collaborator Author

The static options in select input would cause unexpected date selection (e.g. selecting "02" month should have limited dates up to 28).
We should make calendar component for date selection, or manage all inputs in date-related ones, and I think calendar is better than the latter.

@VortexExpansion
Copy link
Contributor

@yabe-diverta san

I implemented vue datepicker
Please review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants