Skip to content

Add an option for SidebarDropdownWrapper to stay open if child is active. #1808

@LumiFae

Description

@LumiFae

Summary

Inside of a SidebarDropdownWrapper, it seems to close for me on page navigation which is a bit weird, I want it to stay open if a page that is inside of it is active.

Basic example

maybe just a stayOpen bool?

<SidebarDropdownWrapper label="..." stayOpen>...</SidebarDropdownWrapper>

Motivation

Personally, I just require this for my design spec but I feel like this could be useful for loads of people.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions