Skip to content

Add className prop to each Sidebar tab #7194

Open
@alexandreIFB

Description

@alexandreIFB

Description:

Currently, the Sidebar component does not identify each tab individually with a className or similar property. This makes it difficult to apply specific customizations or hide tabs via CSS.

Motivation:

In my case, I am using column blocks that have issues in the "Order" tab, and we need to hide it. If it were possible to add a specific class to each tab, it would be feasible to customize or hide tabs as needed.

Suggestion:

Add a className prop to each tab, allowing individual customization via CSS.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions