opitzconsulting / jquery-mobile-angular-adapter

jquery mobile angular adapter
MIT License
517 stars 114 forks source link

Error feedback from ng:validate is not nice #12

Closed tbosch closed 13 years ago

tbosch commented 13 years ago

Hi, when I use ng:validate the error feedback is the same as in the desktop version of angular: A popup that does not match mobile design guidelines.

Tobias

tbosch commented 13 years ago

Fixed. The adapter includes a css script that will hide the angular error popup while preserving the red marking of erroneous fields.