Skip to content

Bug : Playground Page Overflowing on Mobile Devices #160

@ankitjhagithub21

Description

@ankitjhagithub21

Description

When viewing the Playground page (/playground) on mobile devices, the layout overflows horizontally (X-axis), causing the user to scroll sideways. This breaks the responsive layout and affects usability.

Steps to Reproduce

  1. Open the website on a mobile device (or simulate using DevTools).
  2. Navigate to the Playground page (/playground).
  3. Observe that the content extends beyond the screen width, allowing horizontal scrolling.

Expected Behavior

The page layout should be fully responsive, with no horizontal overflow. All components should fit within the viewport width.

Actual Behavior

Content overflows on the X-axis, leading to a horizontal scrollbar or hidden content edges.

Screenshots

Image

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions