FluentSelect, multiple selctions, collapsed #2028
Replies: 3 comments 2 replies
|
Hi, When you enable multiple selection, the select will always be shown expanded. We can't change that. |
1 reply
|
Remarkable, another thread on the same subject and this time the comment "We can't change that". As if making this UI control behave similarly to every other multi-select dropdown on the face of the earth is nothing short of landing a man on mars. All of the Fluent UI controls have been far more troublesome and cost too much engineering time ($$$) to do, what I would consider, trivial UI tasks. We have decided to pivot and take up a proper control library from the likes of DevExpress, Telerik and SyncFusion. Thread from 2023: #792 |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment



Uh oh!
There was an error while loading. Please reload this page.
Hello,
I'm new to Fluent Blazor, therefor my question might be not so clever. I have a problem:
When i use FluentSelect with "multiple: false" the list is collapsed.
When i use FluentSelect with "multiple: true" the list is expanded.
Is there a way to have it with the following behaviour:
multiple: tru, and it always collapses after chabging the selection
Thank you !
All reactions