Scenario.
There is a case where a user performs some critical operations within a custom FreshDesk modal.
However, during those critical operations the user makes an error and dismisses the modal be clicking on the little “X” in the top left corner.
Question
- Is there a way to prevent the little dismiss “X” from being clicked?
- Alternatively, is there a way to listen for the modal being closed?