Skip to content

Navbar Components can't be extended after initialization #21

@thrau

Description

@thrau

Because Navbar#onInitialize() passes components as new lists (components filtered by positions) to newNav(String, List), adding new components after initialization has no effect.

Possible solution would be to add the PositionFilter as a criterion to the ListView that filters the active components list.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions