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

[Bug][Grid] Mouse selection is not possible within the filter components of the ColumnMenu #2289

Open
kdikov82 opened this issue Jun 4, 2024 · 0 comments
Labels
Bug Item which indicates that something is not working KendoReact pkg:Grid SEV: Low

Comments

@kdikov82
Copy link
Contributor

kdikov82 commented Jun 4, 2024

I'm submitting a...

  • Bug report

Current behavior

The focus is forced on the input on click, so no selection is possible for the filter components within the column menu

Expected behavior

You should be able to select text from the inputs in the column menu

Minimal reproduction of the problem with instructions

Open the example:
https://stackblitz.com/edit/react-4vy6f1?file=app%2Fmain.jsx
Open the column menu for the ProductName and type some text in the filter input. Try to select the text (partial or all of it) with the mouse

Environment

Package versions:
8.0.0

@kdikov82 kdikov82 added Bug Item which indicates that something is not working pkg:Grid SEV: Low KendoReact labels Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Item which indicates that something is not working KendoReact pkg:Grid SEV: Low
Projects
None yet
Development

No branches or pull requests

1 participant