[ https://issues.apache.org/jira/browse/AMBARI-10251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14384706#comment-14384706 ]
Hudson commented on AMBARI-10251: --------------------------------- SUCCESS: Integrated in Ambari-trunk-Commit #2133 (See [https://builds.apache.org/job/Ambari-trunk-Commit/2133/]) AMBARI-10251. Admin View: clicking outside of change user status confirmation should revert toggle (alexantonenko) (hiveww: http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=77ccdf256fabb64a50380987cfe8ed0866322e36) * ambari-admin/src/main/resources/ui/admin-web/app/scripts/services/ConfirmationModal.js > Admin View: clicking outside of change user status confirmation should revert > toggle > ------------------------------------------------------------------------------------ > > Key: AMBARI-10251 > URL: https://issues.apache.org/jira/browse/AMBARI-10251 > Project: Ambari > Issue Type: Bug > Components: ambari-web > Affects Versions: 2.0.0 > Reporter: Antonenko Alexander > Assignee: Antonenko Alexander > Fix For: 2.1.0 > > Attachments: AMBARI-10251.patch > > > Steps: > # Go to Ambari Management page. > # Add new user. > # Open created user's page. > # Click 'Status' or 'Ambari Admin' toggler. > # Click outside of appeared window. > Result: value of toggler was changed, but after exit from user's page all > changes leave. > The confirmation dialog comes up, you do not click cancel or ok but click > outside of the confirm window. That leaves the toggle as changed, although > the value is not really changed. If you browse away from the user, and back > to it, the value is unchanged. > We should treat "click outside of dialog" as cancel and revert the toggle to > avoid this confusion. -- This message was sent by Atlassian JIRA (v6.3.4#6332)