Skip to content

fix: resolve cart visibility issue#1863

Open
AradhyaRay05 wants to merge 1 commit into
omroy07:mainfrom
AradhyaRay05:fix/cart-visibility
Open

fix: resolve cart visibility issue#1863
AradhyaRay05 wants to merge 1 commit into
omroy07:mainfrom
AradhyaRay05:fix/cart-visibility

Conversation

@AradhyaRay05

Copy link
Copy Markdown

Which issue does this PR close?

Rationale for this change

The cart panel in the marketplace page was not fully visible on smaller screen sizes due to layout overflow issues. This affected usability on mobile devices and smaller viewports, making parts of the cart inaccessible to users. This change improves responsiveness and ensures the cart remains fully visible within the viewport.

What changes are included in this PR?

  • Fixed cart visibility issue on mobile devices
  • Updated cart layout styling to prevent overflow outside the screen
  • Improved responsiveness for smaller viewport widths
  • Modified marketplace.html to ensure proper cart rendering across devices
  • Added before/after screenshots for visual verification

Are these changes tested?

Yes.

  • Tested locally using http://localhost:3000
  • Verified the fix using browser developer tools
  • Tested responsiveness on multiple viewport sizes (320px, 375px, 768px)
  • Confirmed the cart remains visible and usable without overflow issues

Are there any user-facing changes?

Yes.

Before: The cart panel overflowed or appeared partially hidden on smaller screens, affecting usability.

Screenshot 2026-06-15 003319

After: The cart now stays fully visible and properly aligned within the viewport on mobile and smaller devices, improving accessibility and user experience.

image

@vercel

vercel Bot commented Jun 15, 2026

Copy link
Copy Markdown

@AradhyaRay05 is attempting to deploy a commit to the Om Roy's projects Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions

Copy link
Copy Markdown

Thanks for creating a PR for your Issue! ☺️

We'll review it as soon as possible.
In the meantime, please double-check the file changes and ensure that all commits are accurate.

If there are any unresolved review comments, feel free to resolve them. 🙌🏼

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.

[Bug]: Cart sidebar is not fully visible within the screen viewport

1 participant