conorhastings / conorhastings/react-syntax-highlighter-virtualized-renderer
Line numbers scroll independently of code
- Dominant language
- JavaScript
- Stars
- 32
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
At the moment I'm finding my code and line numbers scroll independently, is this because the lines aren't included inside the virtualized grid? Or is the solution more complex?
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the independent scrolling described in the issue, then inspect the virtualized grid and how it renders the code and line numbers. Determine whether the line numbers are outside the grid or otherwise use a separate scroll position. Done means code and line numbers remain aligned during scrolling, with the behavior verified in the affected renderer.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100