-
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
fix(timepicker): at Disabled Timepicker example input fields are highlighted after click, even if they are disabled #3371
Comments
35 tasks
EvilAlexei
changed the title
fix(demo timepicker): at Disabled Timepicker example input fields are highlighted after click, even if they are disabled
fix(timepicker): at Disabled Timepicker example input fields are highlighted after click, even if they are disabled
Jan 31, 2018
IraErshova
added a commit
to IraErshova/ngx-bootstrap
that referenced
this issue
Feb 1, 2018
…ftware#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 valor-software#3602 valor-software#3371
5 tasks
IraErshova
added a commit
to IraErshova/ngx-bootstrap
that referenced
this issue
Feb 1, 2018
…ftware#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 valor-software#3602 valor-software#3371
IraErshova
added a commit
to IraErshova/ngx-bootstrap
that referenced
this issue
Feb 1, 2018
…ftware#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 valor-software#3602 valor-software#3371
IraErshova
added a commit
to IraErshova/ngx-bootstrap
that referenced
this issue
Feb 7, 2018
…ftware#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 valor-software#3602 valor-software#3371
IraErshova
added a commit
to IraErshova/ngx-bootstrap
that referenced
this issue
Feb 7, 2018
…ftware#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 valor-software#3602 valor-software#3371
IraErshova
added a commit
to IraErshova/ngx-bootstrap
that referenced
this issue
Feb 8, 2018
…ftware#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 valor-software#3602 valor-software#3371
IraErshova
added a commit
to IraErshova/ngx-bootstrap
that referenced
this issue
Feb 13, 2018
…ftware#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 valor-software#3602 valor-software#3371
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Bug description:
Expected result
Disabled input fields don't have highlighting
Versions of ngx-bootstrap, Angular, and Bootstrap:
ngx-bootstrap: all supported
Angular: all supported
Bootstrap: all supported
The text was updated successfully, but these errors were encountered: