Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

possibility to use key events on MultiSelect control #3397

Open
1 task done
anna777x opened this issue May 1, 2024 · 4 comments
Open
1 task done

possibility to use key events on MultiSelect control #3397

anna777x opened this issue May 1, 2024 · 4 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@anna777x
Copy link
Collaborator

anna777x commented May 1, 2024

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

@anna777x anna777x added the enhancement New feature or request label May 1, 2024
Copy link

bb-auto bot commented May 1, 2024

@anna777x Thank you for contacting us. We will give feedback later.

@bb-auto bb-auto bot added this to the v8.5.0 milestone May 1, 2024
@ArgoZhang
Copy link
Collaborator

@anna777x could you give a star for this project? thanks

@ArgoZhang ArgoZhang changed the title feat(): Possibility to use key events on MultiSelect control possibility to use key events on MultiSelect control May 2, 2024
@ArgoZhang
Copy link
Collaborator

ArgoZhang commented May 2, 2024

@anna777x hi. thank you for contacting us. let us make your requirements clear.

  1. I guess you mean that auto expands the dropdown when the user tabs Tab keyboard the MultiSelect component has focus.
  2. in the EditorForm component the user presses Enter to submit the form

is right?

@anna777x
Copy link
Collaborator Author

anna777x commented May 2, 2024

you understand me absolutely correct!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants