Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(NcActions): Emit closed event only when the actions are fully closed #6065

Merged
merged 1 commit into from
Sep 17, 2024

Commits on Sep 17, 2024

  1. feat(NcActions): Emit closed event when the actions are fully closed

    The flow is like:
    1. Close the actions
    2. `update:open` with `false` is emitted (+ deprecated 'close' event)
    3. Actions popover closes (transistion)
    4. `closed` is emitted
    
    Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
    susnux authored and mejo- committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    c729694 View commit details
    Browse the repository at this point in the history