Thanks for using the TrueNAS Community Edition issue tracker! TrueNAS Enterprise users receive direct support for their reports from our support portal.

Errors in EntityJobComponent cannot be closed

Description

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.

Problem/Justification

None

Impact

None

Activity

Show:

Bug Clerk December 21, 2021 at 2:15 PM

Ievgen Stepanovych December 21, 2021 at 10:37 AM

I think minimize button does it more naturally.

Denys Butenko December 14, 2021 at 3:44 PM

Somehow notify user: "You can safely close the dialog. Please check 'Task Manager' if you want to get it back.'"

Ievgen Stepanovych December 14, 2021 at 3:37 PM

If we always have X, user may think that clicking it will stop the process. We need to have some sort of indication that it just hides the modal.

Denys Butenko December 14, 2021 at 3:34 PM

I want to consider using a close icon in all cases. The minimize icon looks weird.

Complete

Details

Assignee

Reporter

Labels

Time remaining

0m

Components

Fix versions

Priority

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

Flag notifications