Skip to content
This repository has been archived by the owner on May 29, 2019. It is now read-only.

$touched not set to TimePicker #3527

Closed
mesuttalebi opened this issue Apr 11, 2015 · 6 comments
Closed

$touched not set to TimePicker #3527

mesuttalebi opened this issue Apr 11, 2015 · 6 comments

Comments

@mesuttalebi
Copy link

when hour control or minute control touched and value changed, we must could be able to get
form.[TimePicker control's name].$touched == true

but it not set. mean ng-touched must be added to control's classes.

@karianna
Copy link
Contributor

plunkr please.

@mesuttalebi
Copy link
Author

http://plnkr.co/edit/zYXJ9GU0LU6ReEDqO2EU?p=preview

change $touched to $dirty to see what I mean.

@wesleycho wesleycho added this to the 0.13.x milestone Apr 12, 2015
@wesleycho
Copy link
Contributor

I think this might be fixed in master - check out this Plunker.

@wesleycho
Copy link
Contributor

This is not actually fixed - this should be a simple fix if someone wants to open a PR.

@icfantv
Copy link
Contributor

icfantv commented Sep 1, 2015

I can take a look at this tonight.

@icfantv icfantv self-assigned this Sep 1, 2015
@icfantv
Copy link
Contributor

icfantv commented Sep 2, 2015

we're going to push this to 0.14.0 as we're releasing 0.13.4 late tonight or first thing in the AM.

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

Successfully merging a pull request may close this issue.

5 participants