Skip to content
This repository was archived by the owner on May 29, 2019. It is now read-only.
This repository was archived by the owner on May 29, 2019. It is now read-only.

Modal: pressing escape key should give a dismiss reason #1956

Closed
@tkrotoff

Description

@tkrotoff

Small remark.

At modal.js#L203 no reason is given:

$modalStack.dismiss(modal.key);

It should be symmetric with modal.js#L313:

$modalStack.dismiss(modal.key, 'backdrop click');

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