Skip to content

RadzenTabs — drag and drop support for changing the order of tabs #2318

@kurwanator1337

Description

@kurwanator1337

In applications with a large number of tabs, users often need to change their order for easier navigation.

Currently, RadzenTabs does not provide a built-in way to reorder tabs with the mouse. This causes inconvenience for users of the resource.

If possible, please add built-in support for changing the order of tabs using drag and drop.

Some potential implementation details include:

  • Restrict movement along the X-axis (by default) to prevent vertical shifts;
  • Auto-scroll the tabs container when dragging near the edges.

At the moment we have to resort to workarounds using JavaScript code. It would be highly desirable to have native support for these features.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions