demml / demml/opsml

Virtual scroll buggy for large json file

Open
#339 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.