Select to view content in your preferred language

calcite-fab with combobox not working together

729
2
Jump to solution
08-17-2023 03:56 PM
LefterisKoumis
Frequent Contributor
If I use dropdown I can use the button fab for a trigger, but not with the combobox. Is it a bug? 
 
I am trying to use the combobox in the same manner like the dropdown. 
 
0 Kudos
1 Solution

Accepted Solutions
KittyHurley
Esri Contributor

Dropdown has a trigger slot to support floating lists, however Combobox does not as it is intended as an input and dropdown-based selection, which allows for quick filtering of single and multi-selections.

This is where the two components differ in design intent, mentioned in the Dropdown Groups single selection thread earlier this week.

View solution in original post

0 Kudos
2 Replies
KittyHurley
Esri Contributor

Dropdown has a trigger slot to support floating lists, however Combobox does not as it is intended as an input and dropdown-based selection, which allows for quick filtering of single and multi-selections.

This is where the two components differ in design intent, mentioned in the Dropdown Groups single selection thread earlier this week.

0 Kudos
LefterisKoumis
Frequent Contributor

I guess we can't have the best of both components (dropdown and combobox). Dropdown does not support multiple groups with one selection (llink ) and Combobox doesn't support trigger slot.

0 Kudos