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
Same card with validation errors and with no validation errors.
Can be worked around with setting single space as hint when it's not required, but I'd rather had that space reserved for validation errors automatically.
assists:TextFieldAssist.Hints=" "
The text was updated successfully, but these errors were encountered:
Al-Dyachkov
changed the title
When hint is not set, vertical spacing changes when there are no validation errors
When TextBox hint hint is not set, vertical spacing changes when there are no validation errors
Apr 23, 2022
Hello, @Al-Dyachkov
As far as I remember, the long error text will be divided into several lines if necessary. We can reserve the height, but you will still need more space in the case of long errors. Does this make sense?
Same card with validation errors and with no validation errors.
Can be worked around with setting single space as hint when it's not required, but I'd rather had that space reserved for validation errors automatically.
The text was updated successfully, but these errors were encountered: