Skip to content

[Fix] Tab button group right border #4293

Description

@edschema

Paragon Tab button group does not have a right hand radius in most cases:

Image

Currently, the final element in the button-group is always an overflow More tab. When the tab bar container is wide enough to display all tabs, the More tab is hidden.

The :last-child selector is where the right radius gets rendered. Currently, that More tab is getting the last-child selector, even when it's hidden.

Desired behavior
Button groups should have outer radius on the left hand side for the first button-tab, and the right hand side for the last button tab.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions