Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Versatile interactive button for dcc.Tabs  #791

@HammadTheOne

Description

@HammadTheOne

This issue is to track and record any ideas for versatile buttons for the dcc.Tabs component for a more intuitive "storytelling" approach to tabs. Expanding on the "Next Tab" button in #786 , this would mean a more flexible implementation in general to make it easier to adapt different props or styling as needed for interactions with these controls.

A few ideas include:

  • Next/Previous buttons
  • Highlight button for important tabs.
  • Collapse or Expand button (Possibly change tab labels to circles, then expand titles if button is clicked).
  • Add or Delete tabs (?) - With the implementation of Wildcards, one concept to explore could be creating components directly within the app without needing to return to the coding stage. A menu or button interaction here could be used to create a new tab based on store data. For example, using the output or selection of a dcc.Graph component or dcc.Table rows to aggregate this data into a new tab within the layout.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions