Antonenko Alexander created AMBARI-10251: --------------------------------------------
Summary: 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 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)