You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fluent UI v2 Combobox (web components) drops autocomplete=both. The old version handled filtering natively. Now, it seems we need to implement custom filtering, similar to the React version's hook. freeform isn't a direct replacement. Any ideas on how to replicate the autocomplete behavior or is it going to be implemented natively in combobox/dropdown?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Fluent UI v2 Combobox (web components) drops
autocomplete=both
. The old version handled filtering natively. Now, it seems we need to implement custom filtering, similar to the React version's hook.freeform
isn't a direct replacement. Any ideas on how to replicate theautocomplete
behavior or is it going to be implemented natively incombobox
/dropdown
?Beta Was this translation helpful? Give feedback.
All reactions