Skip to content

Add collapse functionality to the TabList #2212

@amje

Description

@amje

Description

When we merged AdaptiveTabs with the old Tabs we didn't implement this feature.

Suggested solution

Introduce a new prop contentOverflow?: 'scroll' | 'wrap' | 'collapse';. The algorithm of collapse can be the same as in the Breadcrumbs

Alternative

AdaptiveTabs from @gravity-ui/components

Additional context

No response

Validations

  • Check that there isn't already an issue that request the same feature to avoid creating a duplicate.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions