From the curator round, 19 September:
While not unique to analysis results display, on the EHLD diagrams, when scrolling over the subpathways of a selected EHLD level pathway in the hierarchy, they are not highlighted in the diagram the way they are on the current live site.
A behaviour the live site has and this one does not, on illustrated diagrams specifically. It is how a curator relates a name in the hierarchy to a region of the picture, so losing it makes an EHLD harder to read than the old one.
Cytoscape diagrams are a separate path — this is cr-ehld and its outline handling (applyOutline / applyShadow in ehld.component.ts), which already do this for selection and for flags. Hover from the hierarchy appears not to be wired to it.
Compare against the live site on the same pathway, since the report is a comparison.
From the curator round, 19 September:
A behaviour the live site has and this one does not, on illustrated diagrams specifically. It is how a curator relates a name in the hierarchy to a region of the picture, so losing it makes an EHLD harder to read than the old one.
Cytoscape diagrams are a separate path — this is
cr-ehldand its outline handling (applyOutline/applyShadowinehld.component.ts), which already do this for selection and for flags. Hover from the hierarchy appears not to be wired to it.Compare against the live site on the same pathway, since the report is a comparison.