webshim icon indicating copy to clipboard operation
webshim copied to clipboard

Validation Message Should Disappear When User Scrolls

Open shefik opened this issue 10 years ago • 1 comments
trafficstars

When a user submits a form, the validation message appears. If the user immediately scrolls the page up or down, the validation message drop form being displayed. Currently, the message persists, even as the user scrolls, resulting in the message itself to break from the form and scroll with the user.

shefik avatar May 10 '15 21:05 shefik

Not sure, what you mean. Normally the errormessage is placed right after the form element and normally the user scrolls the hole viewport. I need an example.

aFarkas avatar May 13 '15 16:05 aFarkas