Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
2.5.0
-
None
Description
App.showAlertPopup shows popup with some message in the its body and on button - "Primary". Click on it execute passed callback (if it exists). Clicking on "x" or "Esc"-press closes modal without callback execution.
Since this modal is not a confirmation-modal (we have App.showConfirmationPopup), any interaction with it (click "Ok", press "Esc", click "x") should execute passed callback.
Attachments
Attachments
Issue Links
- links to