JavaScript UI Libraries & Blazor Components Suite – Smart UI › Forums › ComboBox › is this a bug? › Reply To: is this a bug?
February 8, 2021 at 6:21 pm
#101454
edwardsmarkf
Member
hello –
this could potentially confuse a new person since one of the most significant features of the Combobox is the ability for a user to be able to add whatever value they want in addition to being able to select one.
i am thinking of a workaround using a “hidden” field like so:
https://codepen.io/edwardsmarkf/pen/YzpqRdg
what do you think?
and PLEASE seriously consider changing the default behavior to submit anything the user enters.