Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow custom renderer for group header (or tabs container) #631

Open
borglin opened this issue Jun 19, 2024 · 1 comment
Open

Allow custom renderer for group header (or tabs container) #631

borglin opened this issue Jun 19, 2024 · 1 comment
Labels
duplicate This issue or pull request already exists enhancement New feature or request

Comments

@borglin
Copy link

borglin commented Jun 19, 2024

Is your feature request related to a problem? Please describe.
Users with many tabs open find it hard to find the tabs and distinguish them from others, and they take up too much space. We'd like to group the tabs similar to what you can do in Chrome.
image

Describe the solution you'd like
Being able to specify the headerComponent for a group, in addition to left-, right- & prefixHeaderActionsComponent, like you can with a tabComponent but instead replacing the enitire content of .tabs-and-actions-container.

Describe alternatives you've considered
It could probably be solved by building more complex individual tabComponent that can render differently depending on how they are being grouped.

Additional context
This could also allow different implementations for handling tabs overflowing the header width.

@KyDenZ
Copy link

KyDenZ commented Jul 3, 2024

Duplicate of #259

@mathuo mathuo added duplicate This issue or pull request already exists enhancement New feature or request labels Jul 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants