githubnext / githubnext/gh-aw-cao
Table snap to viewport
Open
- Dominant language
- JavaScript
- Stars
- 3
- Forks
- 1
- Avg merge
- 49m
- Merged PRs (30d)
- 837
Description
Table rows should not scroll away from the left edge; doing so looks odd. The same applies to the right edge—content should snap to the screen boundaries.

Contributor guide
Research direction
No files or tests are named. Start by reproducing the table behavior at the viewport edges and locate the table rendering entry point; done means rows and their content remain aligned with both the left and right screen boundaries while scrolling.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100