Skip to content

feat: add keyboard support to FluentAutoComplete in single-mode to delete selection #3844

Closed
@MarvinKlein1508

Description

@MarvinKlein1508

🙋 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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions