We want to help users navigate the upstream meta data attached to various objects and their ancestors with the new predecessors query.
The first goal is to add this view ti OpenquakeHazardSolution, but this will soon also apply to other view InversionSolutionNrml, ScaledInversionSolution and InversionSolution.
There can be a lot of objects represented here - a single hazard solution might have 100 predecessors . So we'll need to experiment with ways to make this manageable for the user: (grouping, sorting, even filtering)
Done when:
[x] predecessor component shows the list of predecessors sorted/grouped by depth,
[x] each predecessor group displays Type, relationships and depth
[x] each predecessor group can expand to show meta list
We want to help users navigate the upstream meta data attached to various objects and their ancestors with the new predecessors query.
The first goal is to add this view ti OpenquakeHazardSolution, but this will soon also apply to other view InversionSolutionNrml, ScaledInversionSolution and InversionSolution.
There can be a lot of objects represented here - a single hazard solution might have 100 predecessors . So we'll need to experiment with ways to make this manageable for the user: (grouping, sorting, even filtering)
Done when:
See query attached to #372