-
Notifications
You must be signed in to change notification settings - Fork 44
Description
Installation Proposal: Software, Patterns, Roles
This is part of #903 (Make the installation process shorter).
In the installation workflow (#914), we have this workflow step for selecting a role for the installation target machine:
Many steps later, just before actually starting the installation, we have this installation proposal summarizing all the collected settings:
Problems
-
The proposal is no longer really a "summary" in the true sense of the word; it is overcrowded, flooding the user with information.
-
I don't see the previously selected role anywhere.
-
What was selected as the role was expanded to the software patterns that constitute the role, yet the relationship is not clear.
-
There are way too many patterns visible there, some of them just because of technical reasons, not really contributing anything useful for the user.


