Skip to content

Add automatic overflow handling to NavigationMenu for horizontal orientation #5544

@maximepvrt

Description

@maximepvrt

Package

v4.x

Description

Currently, the NavigationMenu component displays all menu items horizontally without handling overflow. When menu items are managed by a non-developer user through a CMS or Nuxt Studio, this can easily break the layout if there are too many items to fit in the available screen width.

It would be great to enhance the NavigationMenu to automatically handle overflow by hiding items that do not fit and providing access to them via a dropdown or similar mechanism. A solution like Priority Nav could be considered for this.

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesttriageAwaiting initial review and prioritizationv4#4488

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions