-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
docs(timepicker): Min-max demo example. When user once choose unavailable PM time, AM/PM button stops working #3288
Comments
35 tasks
An added problem to this issue, is that you can manually edit the fields to invalid values and the picker will still accept them. Steps to recreate:
I do suspect the issue is the same with the minute section as well. |
EvilAlexei
changed the title
fix(timepicker demo): Min-max demo example. When user once choose unavailable PM time, AM/PM button stops working
docs(timepicker): Min-max demo example. When user once choose unavailable PM time, AM/PM button stops working
Jan 29, 2018
IraErshova
added a commit
to IraErshova/ngx-bootstrap
that referenced
this issue
Jan 30, 2018
Add validation for timepicker based on ui-bootstrap validation. Fix min-max validation issue. close valor-software#3549 valor-software#3288
3 tasks
IraErshova
added a commit
to IraErshova/ngx-bootstrap
that referenced
this issue
Jan 31, 2018
Add validation for timepicker based on ui-bootstrap validation. Fix min-max validation issue. close valor-software#3549 valor-software#3288
IraErshova
added a commit
to IraErshova/ngx-bootstrap
that referenced
this issue
Feb 7, 2018
Add validation for timepicker based on ui-bootstrap validation. Fix min-max validation issue. close valor-software#3549 valor-software#3288
IraErshova
added a commit
to IraErshova/ngx-bootstrap
that referenced
this issue
Feb 8, 2018
Add validation for timepicker based on ui-bootstrap validation. Fix min-max validation issue. close valor-software#3549 valor-software#3288
IraErshova
added a commit
to IraErshova/ngx-bootstrap
that referenced
this issue
Mar 1, 2018
Add validation for timepicker based on ui-bootstrap validation. Fix min-max validation issue. close valor-software#3549 valor-software#3288
valorkin
pushed a commit
that referenced
this issue
Mar 1, 2018
…3611) * feat(timepicker): add validation for timepicker Add validation for timepicker based on ui-bootstrap validation. Fix min-max validation issue. close #3549 #3288 * feat(timepicker): Add ability to set readonly/disabled state #3602 Add ability to set readonly/disabled state Add disabled demo Fix bud related to highlight input in readonly mood Extend test for timepicker Close #3602 #3371
IraErshova
added a commit
to IraErshova/ngx-bootstrap
that referenced
this issue
Mar 10, 2018
Add validation for timepicker based on ui-bootstrap validation. Fix min-max validation issue. close valor-software#3549 valor-software#3288
IraErshova
added a commit
to IraErshova/ngx-bootstrap
that referenced
this issue
Mar 11, 2018
Add validation for timepicker based on ui-bootstrap validation. Fix min-max validation issue. close valor-software#3549 valor-software#3288
valorkin
pushed a commit
that referenced
this issue
Mar 29, 2018
Issue resolved: https://valor-software.com/ngx-bootstrap/#/timepicker#min-max |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Bug description
Expected result:
AM/PM button is working for available choosen time
Versions of ngx-bootstrap, Angular, and Bootstrap:
ngx-bootstrap: 2.0.0-beta.11 and older versions
Angular: all supported
Bootstrap: 3rd and 4th
The text was updated successfully, but these errors were encountered: