Skip to content

Dropdown exit Animation #538

Open
Open
@DLX23

Description

@DLX23

i have animation on hover, that works pretty good:
.menu-item.dropdown:hover>.dropdown-menu{ display:block !important; } .dropdown-menu { animation: flipInX 1s ease-in-out both; }

Steps to reproduce the issue:

hover over dropdown nav

What I expected:

i want exit animation when dropdown disappear. So animation is on both hover and on hoverout

What happened instead:

it hides instantly

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