J
jamthoyoung
Hi
I have noticed a several plugings (jquery mask and the dojo date
widget) auto correct user data if it is entered improperly. Or they
delete the data when the user tabs out of the input.
Is this normal behaviour for apps heavy with javascript?
It seems dangerous. A defect was opened in one of my apps (validation
on the server side) due to this behaviour. The user would enter bad
data in an optional input, click submit - then no error. They would
not even know they did anything wrong, because the input deleted
itself before submitting.
Just wondering how this is usually handled.
Thanks
I have noticed a several plugings (jquery mask and the dojo date
widget) auto correct user data if it is entered improperly. Or they
delete the data when the user tabs out of the input.
Is this normal behaviour for apps heavy with javascript?
It seems dangerous. A defect was opened in one of my apps (validation
on the server side) due to this behaviour. The user would enter bad
data in an optional input, click submit - then no error. They would
not even know they did anything wrong, because the input deleted
itself before submitting.
Just wondering how this is usually handled.
Thanks