You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Domenico Francesco Bruscino (Jira)" <ji...@apache.org> on 2021/03/03 13:43:00 UTC

[jira] [Comment Edited] (ARTEMIS-3152) COLUMNS button shows warning text from CLOSE in Browse Connection

    [ https://issues.apache.org/jira/browse/ARTEMIS-3152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17294533#comment-17294533 ] 

Domenico Francesco Bruscino edited comment on ARTEMIS-3152 at 3/3/21, 1:42 PM:
-------------------------------------------------------------------------------

I think this issue is due to the `hawtioConfirmDialog` directive that replaces the html of any element with the class `.modal-body` when the element is shown.

https://github.com/hawtio/hawtio-integration/blob/v4.16.0/plugins/components/ui/ts/confirmDialogDirective.ts#L133


was (Author: brusdev):
I think this issue is due to the `hawtioConfirmDialog` directive that replaces the html of any element with the class `.modal-body` when the related element is shown.

https://github.com/hawtio/hawtio-integration/blob/v4.16.0/plugins/components/ui/ts/confirmDialogDirective.ts#L133

> COLUMNS button shows warning text from CLOSE in Browse Connection
> -----------------------------------------------------------------
>
>                 Key: ARTEMIS-3152
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-3152
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>          Components: Web Console
>    Affects Versions: 2.17.0
>            Reporter: Erwin Dondorp
>            Priority: Minor
>
> Browse to tab "Connections". Close a connection. Then try to select the visible columns with button "Columns". A warning about closing\(!) the connection is then shown with only a CLOSE button.
> When "Columns" is the first action on the screen, then it works properly.
> This also works when the connection is not actually closed, but "Cancel" is pressed.
> This problem is also present on at least screens "Sessions" and "Consumers".



--
This message was sent by Atlassian Jira
(v8.3.4#803005)