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
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
additional entries on demand.
Alternatives considered
No response
Confirmations