constellation-app / constellation

A graph-focused data visualisation and interactive analysis application.
https://constellation-app.com
Apache License 2.0
386 stars 58 forks source link

Add help buttons to other features #2117

Closed antares1470 closed 3 months ago

antares1470 commented 3 months ago

Prerequisites

Description

A number of plugin/feature panels and dialog boxes have been updated recently to add a help button which takes the user to the relevant help. From testing v3-rc1, I've found a couple of other places where a help button could be added:

Steps to Reproduce

  1. Open new graph and add 2 nodes (have both nodes selected). Alternatively open existing graph and ensure >=2 nodes selected
  2. Navigate to Tools > K-Truss and observe resulting panel
  3. Navigate to Tools > Merge Nodes and observe resulting dialog

Expected behaviour: Each should have a help button which when clicked, opens up the help page for that feature Actual behaviour: No help page buttons

Reproduces how often: 100%

Additional Information

N/A

HolandCrick commented 3 months ago

@Delphinus8821 - thanks for enhancing the help feature in K-Truss and Marge Nodes. It's working nicely.

image