Skip to content

Display summary of program by hovering or clicking on node. #270

Description

@GREENRAT-K405

Currently, users must open or inspect individual nodes to understand their specific logic or configuration. In large or complex graphs, this makes it difficult to quickly visualize the overall program flow.

I propose adding a "Quick View" feature that displays a summary of the node's logic/parameters when a user interacts with it.

Trigger: Hovering over a node (or single-clicking).

how do i plan to implement it?

  1. have a summary string variable in program itself that can be displayed.
  2. user themself add summary to a node

This feature could be a big quality of life for people who just care about viewing the flow of graph. Also, in general this is a good thing to have.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions