LoreSoft.Blazor.Controls
LoreSoft.Blazor.Controls copied to clipboard
Feature Request for Typeahead: Select should not close select field at multi select
Hey,
i have a feature request for typeahead.
Situation: User has to select multi items all at once.
Problem: User has to click again on typeahead for select more than one item.
Reqeust: Typeahead should not close selection at multiselect after click on item.
Is this possible?
Same request. It's actually quite a simple feature so I went ahead with a PR: https://github.com/loresoft/LoreSoft.Blazor.Controls/pull/129
@pwelter34 Could you review it please?