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
This change adds custom CSS stylesheet for InputText with tags enabled.
The CSS rules make tagsinput wrapper's height automatic with minimum
height by default. Rules also fix editable input's position when
typeahead is enabled.
FixTheCoder4eu#1081
This change adds custom CSS stylesheet for InputText with tags enabled.
The CSS rules make tagsinput wrapper's height automatic with minimum
height by default. Rules also fix editable input's position when
typeahead is enabled.
Fix#1081
This change adds custom CSS stylesheet for InputText with tags enabled.
The CSS rules make tagsinput wrapper's height automatic with minimum
height by default. Rules also fix editable input's position when
typeahead is enabled.
Fix#1081
Expected behavior
When inserting several values in an InputText with tags enabled, component's height should be adjusted accordingly.
Observed behavior
When inserting several values in an InputText with tags enabled, component's height keeps fixed.
Screenshot:
Test environment
The text was updated successfully, but these errors were encountered: