Actions
Bug #16235
closedText & Boxes jump when displaying missing inputs
Status:
Released
Priority:
N/A
Assignee:
Category:
Web - Technique editor
Target version:
Pull Request:
Severity:
Trivial - no functional impact | cosmetic
UX impact:
User visibility:
Getting started - demo | first install | Technique editor and level 1 Techniques
Effort required:
Small
Priority:
52
Name check:
To do
Fix check:
Checked
Regression:
Description
When you are lacking valid info in a text field, this is detected and displayed as a red message underneath the method.
Now if you start writing the correction in there, it starts re-validating. while validating, it's not displaying the error, then when it sees you still lack a few letters, it displays the messages again.
the whole thing is re-rendered each time and the section of the screen is hopping up and down each time we display/not display error messages.
Could you please check if there's another way to display this that keeps the display static?
Actions