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
Is this a new component or an extension of an existing one?
MultiTypeaheadSelect template
Describe the feature
Labels should have "removable" styling - right now they are clickable and when user clicks the label, it gets unselected.
I am not sure if the current behavior is the expected one - although the guidelines show labels without the "remove" icon, they don't say anything about removing behavior.
Is this a new component or an extension of an existing one?
MultiTypeaheadSelect template
Describe the feature
Labels should have "removable" styling - right now they are clickable and when user clicks the label, it gets unselected.
I am not sure if the current behavior is the expected one - although the guidelines show labels without the "remove" icon, they don't say anything about removing behavior.
The multiple-typeahead-with-chips example feels more intuitive and this should be the behavior of MultiTypeaheadSelect template IMHO.
Current:
Expected:
The text was updated successfully, but these errors were encountered: