Skip to content

Underline nav: Should it have default paddings around? #4404

@maximedegreve

Description

@maximedegreve

Problem

While prototyping a few layouts I've noticed a consistent problem with our Underline Nav React implementation

ActionMenu positioning

When there is a more menu it often goes off screen. This might be fixed by.

The component showing a more menu that doesn't fit on the screen

Truncation

Items are being truncated too early.

The component showing a menu dropdown even though it should show trending this week follow by a more menu

Padding

There is a missing prop to remove the extra padding on the left of this component as it would provide better alignment with the content below when not used in the navigation.

Example of the component without the padding on the left

Reproduce

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions