[UI/Bug] Table content gets cut off / triggers unnecessary horizontal scrollbar on wide screens
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 72/100
- Issue type
- Bug
- Clarity
- Mostly clear
- Activity status
- Active
- Tech stack
- typescript
- Domain
- frontend
Research direction
Start at the questions table on https://seanprashad.com/leetcode-patterns/ and inspect the table wrapper and responsive layout in Chrome at 1080p and 1440p widths. Adjust the layout so the full table, including the Notes and Review columns, uses the available width without an unnecessary horizontal scrollbar.
Written by the indexing model from the issue text.
Description
Description
On desktop viewports with sufficient screen width/real estate, the table container does not utilize the full available width. Rightmost columns (e.g., Notes, Review) get partially hidden, forcing users to horizontally scroll/slide to see the full content despite large empty margins on both sides.
Steps to Reproduce
- Go to https://seanprashad.com/leetcode-patterns/
- View the questions table on a wide/standard desktop resolution (e.g., 1080p / 1440p).
- Observe that right-hand columns are clipped and require horizontal scrolling within the table wrapper.
Expected Behavior
The table layout/container should expand responsively to utilize available horizontal space or adjust column widths properly so all columns remain visible without requiring horizontal scrolling on wide screens.
Screenshots
Browser
Chrome
- Dominant language
- TypeScript
- Stars
- 13.9k
- Forks
- 2.2k
- Avg merge
- 9h 20m
- Merged PRs (30d)
- 8
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Similar issues
-
clawsweeper:fix-shape-clear clawsweeper:queueable-fix clawsweeper:source-repro impact:ux-friction issue-rating: 🦞 diamond lobster no-stale P3
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
community first-timers-only good first issue hacktoberfest help wanted low hanging fruit up-for-grabs
Difficulty 1/5 Under an hour Newbie friendliness 76/100
-
code-quality refactoring
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
github/gh-aw-firewall#8816 ·
-
integration:quickjs org:external priority:backlog topic:code-interpreter topic:middleware type:feature
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
langchain-ai/deepagents#6450 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 88/100
vercel/react-tweet#225 ·