Description
Recently (#9849), the multiselect received a refactor, which changes the visual representation dramatically. Before, this update, if we had selected more than 1 item, the multiselector widget would represent this in a summary, e.g. "2 selected". Now, we get the very verbose form for up to 3 selections, ["hello", "world", "long", +1]. This of course changes how the UI feels a lot. I feel that we're missing customization for those of us, who liked the short summary form instead. Is it possible to bring back this as an parameter setting when instantiating the widget?
Are you willing to submit a PR? (You must receive approval from the team before submitting a PR.)
Alternatives
No response
Additional context
No response
Description
Recently (#9849), the multiselect received a refactor, which changes the visual representation dramatically. Before, this update, if we had selected more than 1 item, the multiselector widget would represent this in a summary, e.g. "2 selected". Now, we get the very verbose form for up to 3 selections, ["hello", "world", "long", +1]. This of course changes how the UI feels a lot. I feel that we're missing customization for those of us, who liked the short summary form instead. Is it possible to bring back this as an parameter setting when instantiating the widget?
Are you willing to submit a PR? (You must receive approval from the team before submitting a PR.)
Alternatives
No response
Additional context
No response