Skip to content

sideNavAccordionMode not implemented in core-modular #5281

Description

@JohannesDoberer

Description

The sideNavAccordionMode property is not implemented in core-modular or the UI5 library. This property controls accordion behavior for side navigation categories — when enabled, only one category can be open at a time (expanding one collapses the others).

Expected behavior

When sideNavAccordionMode: true is set (either on a node or globally via navigation.defaults), expanding a category should automatically collapse all other expanded categories in the same side navigation level.

Current behavior

The property is not recognized. All categories can be independently expanded/collapsed (default UI5 web component behavior).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions