Skip to content

Conversation

@Amangp
Copy link

@Amangp Amangp commented Jan 11, 2026

Summary

This PR fixes multiple mobile responsiveness issues in the website UI that were causing layout breakage on smaller screens.

Changes

  • Prevented long CLI commands (e.g. pip install codegraphcontext) from overflowing cards on small screens
  • Ensured command text remains readable by allowing wrapping and horizontal scrolling where appropriate
  • Made graph visualizations horizontally scrollable on mobile to avoid clipping while preserving readability
  • Replaced content-based widths with flexible, responsive layouts using Tailwind utilities
  • Ensured no regression in the desktop layout

Screenshots

Before

Screenshot 2026-01-11 160355 Screenshot 2026-01-11 160324 Screenshot 2026-01-11 160305 Screenshot 2026-01-11 160412 Screenshot 2026-01-11 160402

After

Screenshot 2026-01-11 233017 Screenshot 2026-01-11 233058 Screenshot 2026-01-11 233037 Screenshot 2026-01-11 233029

Testing

  • Tested on mobile, tablet, and desktop viewports
  • Verified no horizontal overflow on small screens
  • Confirmed graph content is fully accessible on mobile
  • Checked that desktop layout and behavior remain unchanged

@vercel
Copy link

vercel bot commented Jan 11, 2026

@Amangp is attempting to deploy a commit to the shashankss1205's projects Team on Vercel.

A member of the Team first needs to authorize it.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant