Closed
Description
🙋 Feature Request
The PR #3571 added real single-mode to the FluentAutoComplete
component by @StevenRasmussen
Once you have made a selection there is no way to unselect the selection via keyboard again. The old way allowed to remove the item via backspace key or via a click on the x on the selected item or when the same item has been selected again. None of these ways is possible anymore when using single-mode.
🤔 Expected Behavior
I expect the component to remove the selection via backspace, delete and when the user unselects the same item again.
😯 Current Behavior
None of these way is possible anymore when using single-mode.
💻 Examples
See Multiple == false:
https://www.fluentui-blazor.net/Autocomplete