Replies: 1 comment
-
|
Thanks for the discussion, unfortunately we do not support this yet. We'll need to support Grid List edit mode or something along those lines for this to work. See #2328 for more information, we have a few PRs starting to explore that now. If it's only the up/down, you may be able to get away with wrapping the input and intercepting the keyboard event |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi together,
I am using the Tree component to create a QueryBuilder.
For some conditions I have to render Inputs inside a TreeItem.
How can i prevent that, if the input is focused, the up/down keys move to the next rows?
Beta Was this translation helpful? Give feedback.
All reactions