hi all, I have this case where user experience is slightly bad. Imagine a case when you have page in which there is a submit button and a basic validation feedback below a field(the red box with error text inside it). Now assume that the validation is passed when I enter a text in that field, in a users mind he/she has solved it and clicking on the Submit button will continue to save the page. However when there is a validation feedback on the page, the first click on any button just removes the validation feedback but doesnt trigger the MF inside it. So use has to click again!!! Which gives a bad message. UX wise or technically is there anyway to solve this?
↧