fluentui-blazor
fluentui-blazor copied to clipboard
Unable to click the arrow icon to close combobox when dropdown appears
π Bug Report
π» Repro or Code Sample
This is present in the combobox examples: https://www.fluentui-blazor.net/Combobox (first discovered in the Aspire filter dialog).
π€ Expected Behavior
Clicking the arrow button after the combobox is dropped down will close the dropdown.
π― Current Behavior
Clicking the arrow does nothing. However, clicking outside the combobox will close it. Please see the videos here
π Your Environment
Fluent UI Blazor 4.5, Chromium
By coincidence an issue for this was opened for this just the other day in the fluent repo. There is also already a PR open to fix it in the FAST repo. I'll ask what the schedule is to get it merged and then pullen into the web components script.
Oh thatβs funny π thanks, Vincent!
ah ye, i noticed this too but saw it was in the webcomponents itself so i didn't report it here π
Coming soon - dependent PR for the stable release of Fluent: https://github.com/microsoft/fast/pull/6942
@chrisdholt : its been nearly 2 months. are there any updates on the webcomponents update?