Skip to content

UI: Right-side call relationship panel is capped at 25 entries, hiding data for complex nodes #1198

Description

@Maystern

What problem does this solve?

The right-side call relationship panel currently limits the display to 25 entries by default. For nodes with
complex call graphs, this cap prevents users from seeing the full set of relationships.

Proposed solution

  • Option A: Remove the 25-entry limit entirely, showing all call relationships by default.
  • Option B: Keep the default limit but add a "click to expand" / "load more" bar at the bottom so users can reveal
    additional entries on demand.
  • Option C: Implement both — remove the hard cap and add pagination/expand for very large datasets.

Alternatives considered

No response

Confirmations

  • I searched existing issues and this is not a duplicate.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestpriority/normalStandard review queue; useful PR with ordinary maintainer urgency.ux/behaviorDisplay bugs, docs, adoption UX

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions