Skip to content
This repository has been archived by the owner on Jun 3, 2024. It is now read-only.

Versatile interactive button for dcc.Tabs #791

Open
HammadTheOne opened this issue Apr 13, 2020 · 0 comments
Open

Versatile interactive button for dcc.Tabs #791

HammadTheOne opened this issue Apr 13, 2020 · 0 comments

Comments

@HammadTheOne
Copy link
Collaborator

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.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants