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
The TextFieldAssist.PrefixText and TextFieldAssist.SuffixText in the ComboBox are still visible even when it's content (selected item) is empty.
This doesn't line up with the other controls:
Bug explanation
The

TextFieldAssist.PrefixTextandTextFieldAssist.SuffixTextin the ComboBox are still visible even when it's content (selected item) is empty.This doesn't line up with the other controls:
Version
current main branch