amelioro / ameliorate

A tool for analyzing debatable problems effectively, collaboratively, and with an open mind.
https://ameliorate.app
MIT License
26 stars 10 forks source link

"hide node" from criteria table #497

Open keyserj opened 2 months ago

keyserj commented 2 months ago

Describe your issue

When I'm evaluating tradeoffs in the criteria table, sometimes I find that a criterion or solution were good to acknowledge, but I don't care about them right now, so I'd like to hide them. I can hide them by opening the table filters, adding all nodes to the respective solution or criteria filter, then removing the one I want to hide. But this is really cumbersome.

Also there's a "hide node" button when I right-click a node in the table, but it only hides the node in the diagram when I use it (so it appears to do nothing from the table view).

image

Solution you'd like

Make "hide node" (node context menu button) hide the node from the table if we're in the table view, and continue hiding the node in the diagram if we're in the diagram view. If we're right-clicking a node in the details pane, we probably shouldn't have the "hide" button at all.

image

Alternatives you've considered

No response

Additional context

No response

Technical ideas and questions