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
new behavior:
- display helper text by default
- display error text if present
- hide helper text if error text is present
- add text ellipsis on input
fixes: #67
Prerequisites
Poppy UI Version
v1.x
Current Behavior
When a
error-text
is defined, this not showed up due to css selector:host>.input-wrapper:not(:user-invalid)+.text-wrapper>.error-text
Expected Behavior
show the error text if is not empty
Steps to Reproduce
.
Code Reproduction URL
No response
Additional Information
No response
The text was updated successfully, but these errors were encountered: