[PR #695] Select value in multiple DropDown on Enter press #2284

Open
opened 2026-01-29 18:18:06 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/radzenhq/radzen-blazor/pull/695

State: closed
Merged: No


  1. It's a bit confusing to select values in drop-down by pressing on Space button.
    I suppose this control should behave like select2 or another that is similar to RadzenDropDown. Most users are used to pressing Enter to select an item from a list.
    Moreover, there is some unpredictable behavior when drop-down contains values with Space.
  2. I'd like an option to clear the search in drop-down every time the user selects an item from the list. So, I've add new parameter to allow developers to set up this behavior.
**Original Pull Request:** https://github.com/radzenhq/radzen-blazor/pull/695 **State:** closed **Merged:** No --- 1. It's a bit confusing to select values in drop-down by pressing on `Space` button. I suppose this control should behave like [select2](URL) or another that is similar to `RadzenDropDown`. Most users are used to pressing `Enter` to select an item from a list. Moreover, there is some unpredictable behavior when drop-down contains values with `Space`. 2. I'd like an option to clear the search in drop-down every time the user selects an item from the list. So, I've add new parameter to allow developers to set up this behavior.
claunia added the pull-request label 2026-01-29 18:18:06 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/radzen-blazor#2284