Closed JulieRossi closed 7 years ago
Hi Julie,
I just want to understand : having 2 different hierarchies between the detailed and summary view is a technical issue for you (= difficult to implement) ? Or is it a layout issue (= difficult to understand) ?
In the first case, I would indeed prefere the first solution you suggest, limiting the amount of information given in the summary view.
It was more a layout issue (it needs a little more code too but I don't see it as a problem if the result is better)
Let's go then for now with repeating the field name in the hierarchy column and the schema column (your first solution). We can make the code evolve later if need be.
Implementing the option to display the full differences in the compare module, a choice needs to be made regarding the output format.
In the detailed diff, we'll have something like (potentially with more information like description, sensitive, etc.):
Currently, the summary view is like:
Both views do not have the same hierarchy in the case of a missing / new field.
A solution would be to use the same hierarchy as the detailed view in the summary one, repeating the field name :
What do you think about this solution ? Does it seem clear to you ?
Another possibility would be to give more details about the missing / new field in the schema columns.
But this might be confusing.
@pajachiet , @aureliengervasi which of these three solutions (or maybe another one) would you choose ?