Virtual scroll buggy for large json file
Open
- Dominant language
- Rust
- Stars
- 40
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
- Large json files display large file warning (expected)
- User can click to view entire file, which should enable virtual scrolling (works)
- Scroll should render part by part. Currently this is jittery and gets stuck (scrolling is blocked)
Contributor guide
Research direction
No file, test, or entry point is named. Start by locating the virtual-scrolling implementation used when viewing large JSON files; the work is done when scrolling renders incrementally without jitter or becoming blocked.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100