Skip to content

Delay Before Popover Disappears (especially for cascading menus) #149

Description

@cmdcolin

Currently, if you mouseover outside of a cascading menu for just a brief second, it closes the menu. It might be desirable to keep the menu open though

This thread titled "Delay Before Popover Appears" is kind of the inverse of this question: how can we add a delay before the popover (and specifically, the level of cascading menu that you are at) disppears?

The comment #85 (comment) gives some leads that maintaing timers in refs is probably helpful. I thought specifically just debouncing the isOpen flag of the popover state would help but I think we have to maintain some timers with refs like in that comment

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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