taiga-family / taiga-ui

Angular UI Kit and components library for awesome people
https://taiga-ui.dev
Apache License 2.0
3.29k stars 464 forks source link

🚀 - Allow control of search value after selecting an item in Combo/MultiSelect #9304

Open evantrimboli opened 1 month ago

evantrimboli commented 1 month ago

Description

Currently, when you select a value, via keyboard or mouse, the search value is set to null. Especially for multi select, it would be good to have the option to retain the value. Alternatively, some sort of function to determine what the value should be after selecting.

waterplea commented 1 month ago

Let's keep that in mind when refactoring components to new tui-textfield