graph: add spinner
Open
easy
enhancement
web UI
- Dominant language
- Python
- Stars
- 319
- Forks
- 55
- PR merge metrics
- No merged PRs in 30d
Description
When a commit has a large number of dependencies, it can take a while for the server to respond with the JSON. There should be a spinner displayed to show when work is in progress.
Contributor guide
Research direction
Start at the graph view's request path and inspect how it handles the server's JSON response. Add a visible in-progress spinner while that response is pending, and verify it appears for slow dependency loads and disappears when the graph data arrives.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- d3
- Domain
- data-visualization, frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100