Complete
Details
Details
Assignee
Boris Vasilenko
Boris VasilenkoReporter
Ievgen Stepanovych
Ievgen StepanovychLabels
Time remaining
0m
Components
Fix versions
Priority
Katalon Platform
Katalon Platform
Created December 14, 2021 at 3:02 PM
Updated July 18, 2022 at 1:19 PM
Resolved December 22, 2021 at 7:13 AM
Any time when EntityJobComponent is used with disableClose = true, this produces an unclosable modal if an error occurs (failure handler).
Example: clicking Send Test Email with incorrect parameters in Alerts -> Email.
We should always allow error modals to be closed, even with disableClose = true.
We also need to make sure we are showing proper X icon and not minimize icon in this case.