Skip to content

Problem when navbar is collapsed #144

Open
@aes59

Description

@aes59

In dropdown menus within a navbar that is collapsed for which data-hover=dropdown, when I click on the dropdown menu it drops down ok, but then when I move cursor over the "dropdowned" menu, it disappears within the data-delay timeout. I think what is happening is that it detects that the cursor has moved out of the triggering dropdown (and when the cursor is over the dropdowned menu it is also happens to hover over another "top level" menu item), so it collapses its child. But it should not collapse it in this case, because the cursor is over a child. Happens whether or not data-close-others="false"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions