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: Cannot disable backdrop/keyboard after modal has been instantiated #967
Closed
Description
In a common modal with a submit action, we need to be able to change whether the modal can be closed by clicking on the backdrop or by hitting ESC.
example case:
- User clicks submit and is waiting for response from server (there is even an activity indicator)
- User hits ESC by mistake or clicks on backdrop because he gets bored, modal goes poof