Skip to content

Conversation

@nmccready
Copy link
Contributor

This is needed to no longer blindly set the view back to '' on canceling.

IE:

ctrl.$setViewValue(''); is not ctrl.$setViewValue(originalViewValue);

@coveralls
Copy link

coveralls commented Jul 13, 2016

Coverage Status

Coverage increased (+0.04%) to 93.73% when pulling b3d5fe7 on nmccready:originalValueTracking into 9476430 on huei90:master.

var uid = ctrl.validationId = guid();

/**
* to have avalue to rollback to
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

opps typo

@hueitan
Copy link
Owner

hueitan commented Jul 14, 2016

Great and awesome @nmccready

Everything looks good 😄 There is only one extra needed

  • Test it!

@nmccready
Copy link
Contributor Author

Fixed everything.

Great and awesome @nmccready

Everything looks good 😄 There is only one extra needed

Test it!

Not sure if this mean you require specs or not. Seems overkill.

@coveralls
Copy link

coveralls commented Jul 21, 2016

Coverage Status

Coverage increased (+0.04%) to 93.73% when pulling 5d9085d on nmccready:originalValueTracking into 9476430 on huei90:master.

@hueitan
Copy link
Owner

hueitan commented Jul 21, 2016

Ok! Merge it now. thanks again 🙇

@hueitan hueitan merged commit f26019c into hueitan:master Jul 21, 2016
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

Successfully merging this pull request may close these issues.

3 participants