Skip to content

[BUG] PR Analytics metric cards squished/deformed on iPad Pro layout (1024px) #334

@SaishWadnere

Description

@SaishWadnere

Describe the Bug

There’s a layout issue in the PR Analytics component on iPad Pro portrait mode. The four metric blocks are being forced into a single row inside a compressed container, causing the labels to wrap badly and break the alignment. A responsive layout adjustment is needed for better readability.

Steps to Reproduce

  1. Open the DevTrack dashboard (/dashboard).
  2. Open DevTools and switch to the iPad Pro (1024 x 1366) portrait view.
  3. Look closely at how the 4 internal blue blocks inside the PR Analytics component are scaling.

Expected Behavior

When horizontal space shrinks, the internal layout of the component should adapt dynamically—either wrapping the 4 blocks into a clean 2x2 grid layout, or shrinking the padding and text scale cleanly without clipping/awkward wrapping.

Screenshots

Image

Environment

  • OS: Windows 11
  • Browser: Chrome(latest)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions