Skip to content

[RAC] Add orientation prop to GridList #6928

@Niznikr

Description

@Niznikr

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions