Skip to content

possibility to use key events on MultiSelect control #3397

@anna777x

Description

@anna777x

Is there an existing issue for this?

  • I have searched the existing issues

Is your feature request related to a problem? Please describe the problem.

I have edit form. And user wants to go though controls by clicking 'tab' on keyboard. so when user is clicking on MultiSelect control, last one should open.
Another situation: user's selecting one option in MultiSelect control and clicking 'Enter' on keyboard, after that form should submit.

Describe the solution you'd like

It would be nice if MultiSelect /Select control have method 'OnTabAsync' and 'OnEnterAsync'

as you see I'm actively using these components from your fantastic Blazor Zone library.
Thank you so much for this incredible library.

Additional context

No response

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions