You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Pallav Kulshreshtha (JIRA)" <ji...@apache.org> on 2016/02/26 07:47:18 UTC

[jira] [Updated] (AMBARI-15198) Close icons on modal top right do not honor the underlying logic associated with the close/cancel buttons

     [ https://issues.apache.org/jira/browse/AMBARI-15198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pallav Kulshreshtha updated AMBARI-15198:
-----------------------------------------
    Description: 
The cross button (close/cancel) on the top right of each modal do not honor the logic associated with the cancel/close button on the model.

We should not use data-dismiss="modal" and use action to call the same action associated with the close/cancel button.

Also as part of code clean up, please remove unused services for copy and move feature. These services have been moved in file Operations.

  was:
The cross button (close/cancel) on the top right of each modal do not honor the logic associated with the cancel/close button on the model.

We should not use data-dismiss="modal" and use action to call the same action associated with the close/cancel button.

Also as part of code clean up, please remove unused services for copy and move feature. These services have been used in file Operations.


> Close icons on modal top right do not honor the underlying logic associated with the close/cancel buttons
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: AMBARI-15198
>                 URL: https://issues.apache.org/jira/browse/AMBARI-15198
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-views
>    Affects Versions: 2.2.2
>            Reporter: Pallav Kulshreshtha
>            Assignee: Pallav Kulshreshtha
>             Fix For: 2.2.2
>
>
> The cross button (close/cancel) on the top right of each modal do not honor the logic associated with the cancel/close button on the model.
> We should not use data-dismiss="modal" and use action to call the same action associated with the close/cancel button.
> Also as part of code clean up, please remove unused services for copy and move feature. These services have been moved in file Operations.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)