Skip to content

[UI/Bug] Table content gets cut off / triggers unnecessary horizontal scrollbar on wide screens #539

Description

@rohitkr7

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

  1. Go to https://seanprashad.com/leetcode-patterns/
  2. View the questions table on a wide/standard desktop resolution (e.g., 1080p / 1440p).
  3. 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

Image

Image

Browser

Chrome

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions