cytoscape / enrichment-map-webapp

MIT License
6 stars 0 forks source link

Selecting multiple nodes can get the UP/DOWN sorting wrong #268

Closed maxkfranz closed 4 months ago

maxkfranz commented 6 months ago

To Reproduce Steps to reproduce the behavior:

  1. Go to the example query
  2. Select a red node
  3. Clear the selection
  4. Select a group of blue nodes
  5. The sorting is still UP

Expected behavior

The sorting should be the same as the colour of the selection (one or more nodes), but only if all the nodes in the selection are the same colour.

chrtannus commented 6 months ago

This should be fixed now.