Skip to content

Allow preventing close in Dialog.SubmitButton #646

Description

@mkrause

Currently, it looks like Dialog.SubmitAction unconditionally calls close(), which triggers onRequestClose, which then causes a close in DialogModal. Should we allow this to be conditional? What if on submit, we want to trigger some validation and keep the user in the modal?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Fields

    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions