Rockon pre & post-install summaries are inconsistent #2904 #2915
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Clarify header and mouse-over text in both associated tables. Normalise on column order (as per header) as per existing pre-install summary table.
Includes:
Fixes #2904
Caveat
We have, post this proposal, one significant anomaly remaining.
In the first of the following summary dialog proofs (Pre install) we list for example
container-id:22
against the share name in theExternal Reference / Configured value
column. It would be more appropriate to indicate this container reference against the correspondingInternal Reference
column. And to of course resolve the id to the actual container name. However; this change is far deeper than is appropriate at this stage of our late testing phase development. And is to be addressed in due-course as we progress through itterative testing/stable phases. The main focus of this issue/PR set was to, with trivial template changes only, address confusing column switches and miss-representations only. In the same manner it would be nice to also surface container (by name) references in the final installed summaries. This, similarly, will be considered once we have addressed more pressing matters such as an update to our backbone dependencies.