Summary
On an ontology's Classes page, selecting a different class in the left-hand class tree switches the right-hand pane back to Details, even when another pane (Visualization, Entity Graph, Notes, Mappings) was active. The selected pane should be preserved across class selections.
Steps to reproduce
- Open any ontology's Classes page, e.g.
/ontologies/GO?p=classes&conceptid=<some class>.
- In the right-hand pane, switch to a non-default tab — e.g. Entity Graph (or Visualization / Mappings).
- In the left-hand class tree, click a different class.
Expected
The right-hand pane stays on the tab you had selected (e.g. Entity Graph), now showing that view for the newly selected class.
Actual
The pane resets to Details for the newly selected class; the previously active tab is deselected.
Impact
Makes it awkward to browse several classes in the same view (e.g. comparing entity graphs), since every class selection kicks you back to Details.
Notes
- Reproduced in the ontology viewer's Classes page (concept browser +
_show tab pane).
- Likely the class-selection navigation always targets
#details / the default tab rather than carrying the currently active tab through.
Summary
On an ontology's Classes page, selecting a different class in the left-hand class tree switches the right-hand pane back to Details, even when another pane (Visualization, Entity Graph, Notes, Mappings) was active. The selected pane should be preserved across class selections.
Steps to reproduce
/ontologies/GO?p=classes&conceptid=<some class>.Expected
The right-hand pane stays on the tab you had selected (e.g. Entity Graph), now showing that view for the newly selected class.
Actual
The pane resets to Details for the newly selected class; the previously active tab is deselected.
Impact
Makes it awkward to browse several classes in the same view (e.g. comparing entity graphs), since every class selection kicks you back to Details.
Notes
_showtab pane).#details/ the default tab rather than carrying the currently active tab through.