Skip to content

PDModal CloseOnEscape="false" should not close the form when the ESC key is pressed #32

@rolandbanks

Description

@rolandbanks

PDModal CloseOnEscape="false" should not close the form when the ESC key is pressed.
Currently it does e.g. I have this modal below. Pressing the ESC key closes it, but should not:
<PDModal @ref="EditDialog"
CloseOnEscape="false"
HideOnBackgroundClick="false"
Size="ModalSizes.Large">










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