aspiers / aspiers/git-deps

graph: allow collapsing nodes

Open
#32 0 comments 0 reactions 0 assignees View on GitHub
enhancement web UI
Dominant language
Python
Stars
319
Forks
55
PR merge metrics
No merged PRs in 30d

Description

It should be possible to reverse the effect of clicking the plus icon. For each dependency of the node to be collapsed, if no other node in the graph has a dependency on it, it should be removed from the graph.

Contributor guide

Open the contributing guide

Research direction

Start at the graph UI handling for the plus icon and trace how dependencies are added to the graph. Add the corresponding collapse behavior so dependencies with no remaining dependents are removed, and verify that shared dependencies remain visible.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
data-visualization
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.