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

feat(daterangepicker): add validation for manual input daterange #3498

Closed
YevheniiaMazur opened this issue Jan 19, 2018 · 1 comment · Fixed by #3499
Closed

feat(daterangepicker): add validation for manual input daterange #3498

YevheniiaMazur opened this issue Jan 19, 2018 · 1 comment · Fixed by #3499

Comments

@YevheniiaMazur
Copy link

YevheniiaMazur commented Jan 19, 2018

Feature request

Now after entering daterange with not correct format, it is not applying without error message, or convert to random number

WTR

  • Go to Datepicker demo page
  • Choose any daterangepicker
  • Enter char symbols into daterangepicker input
  • Enter unavailable date (for example, 45th of December) into daterangepicker
  • Enter only one date into daterangepicker
  • Enter any two dates instead of daterange (using space instead of - ) into daterangepicker

GIF, with reproducing this issue:

daterangenovalidate

Versions of ngx-bootstrap, Angular, and Bootstrap:

ngx-bootstrap: 2.0.0-rc.1

Angular: all supported

Bootstrap: all supported

@YevheniiaMazur
Copy link
Author

Added more detailed description

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

Successfully merging a pull request may close this issue.

2 participants