You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Brian Federle (JIRA)" <ji...@apache.org> on 2014/03/11 19:51:42 UTC

[jira] [Commented] (CLOUDSTACK-6228) Some action confirm dialogs show incorrect icon

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

Brian Federle commented on CLOUDSTACK-6228:
-------------------------------------------

This is due to some confirm dialogs being rendered via dialog.createForm instead of dialog.confirm. A new option should be added to createForm to indicate if the dialog is a confirmation -- i.e., confirmDialog: true

-- this would then render the dialog in the 'confirmation' style.

> Some action confirm dialogs show incorrect icon
> -----------------------------------------------
>
>                 Key: CLOUDSTACK-6228
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6228
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: UI
>    Affects Versions: 4.3.0
>            Reporter: Brian Federle
>             Fix For: 4.4.0
>
>         Attachments: incorrect-icon.png
>
>
> On some confirmation dialogs before performing an action, the incorrect icon is shown on the header. The icon should be 'warning' (exclamation mark icon) instead of 'add'



--
This message was sent by Atlassian JIRA
(v6.2#6252)