You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Jason Golieb (JIRA)" <ji...@apache.org> on 2017/11/08 21:03:00 UTC

[jira] [Created] (AMBARI-22385) Improve install wizard data handling

Jason Golieb created AMBARI-22385:
-------------------------------------

             Summary: Improve install wizard data handling
                 Key: AMBARI-22385
                 URL: https://issues.apache.org/jira/browse/AMBARI-22385
             Project: Ambari
          Issue Type: Bug
          Components: ambari-web
    Affects Versions: 3.0.0
            Reporter: Jason Golieb
            Assignee: Jason Golieb
             Fix For: 3.0.0


Make data persistence more consistent by using consistent method calls and locating them in the same place for each step. This ensures that all steps persist if the browser is reloaded.

Also, improve data handling behavior when navigating backward in the wizard. Now, the wizard tracks the saved state of all steps. If the user navigates backward, there will be a warning displayed indicating that if they make changes, they will lose saved data in later steps. If they don't change anything, they can navigate back and forth without losing data. If they do change something, the state of all later steps is reset.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)