Skip to content

[dialog] Notify that the user wants to close the dialog #1167

Open
@manolo

Description

@manolo

Closing the dialog in client side when the user presses escape or clicks outside is not a good option for flow since validation should be done in server side.
A nice feature is to leave flags noCloseOnOutsideClick and noCloseOnEsc to false, but send an event e.g user-close-action, then the framework can check whether the dialog can be closed.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions