Skip to content

Path selector renders poorly for intermediate sizes #4524

@Bubballoo3

Description

@Bubballoo3

Issue appears when screen size is between 676 and 1460 pixels wide. The breadcrumb that appears is smaller than the sub 676 one at the breakpoint and causes messy wrapping and text overflow.

Image

This could likely be fixed by setting a min-width to the breadcrumb, which would grow to fill the screen (and thus smoothly transition to the sub 676 styling) or by moving the fullscreen style to a larger breakpoint so that it snaps to fill the screen before the text is likely to overflow

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions