You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I believe this is because we reset the errors at the start of each validation run. Usually layout shift is the user responsibility to preserve that space with padding or whatever.
Still, if it helps that we move the clearing till right before the new errors are populated, then maybe we should do it. I will take a look into that.
Describe the bug
If a validation error is showing and I tab to another form field, the error disappears for a split-second, then reappears.
This is both distracting and causes layout shift.
To Reproduce
Expected behavior
All validation messages should remain
Screenshots or Screencast
CleanShot.2025-02-11.at.16.50.08.mp4
Additional context
I saw this in one of the website demos, but I can't seem to find it now.
P.S. Hey Abdelrahman!
The text was updated successfully, but these errors were encountered: