-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
Provide a general summary of the feature here
Thanks for the work on #6486. I think an orientation prop similar to ListBox would still be useful in GridList to allow horizontal arrow keys for drag-n-drop. We have items arranged horizontally in our case but can't use ListBox as the items contain interactive elements.
🤔 Expected Behavior?
An orientation prop is available in GridList to allow horizontal arrow keys for drag-n-drop.
😯 Current Behavior
Vertical arrow keys are the only option for drag-n-drop in GridList.
💁 Possible Solution
No response
🔦 Context
We have items arranged horizontally in our GridList as we can't use ListBox because the items contain interactive elements.
💻 Examples
No response
🧢 Your Company/Team
No response
🕷 Tracking Issue
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers