Skip to content

Fix #259: Add loading skeleton for product details page#573

Open
Aruna24799 wants to merge 1 commit into
niharika-mente:mainfrom
Aruna24799:fix-cart-persists-after-checkout
Open

Fix #259: Add loading skeleton for product details page#573
Aruna24799 wants to merge 1 commit into
niharika-mente:mainfrom
Aruna24799:fix-cart-persists-after-checkout

Conversation

@Aruna24799

Copy link
Copy Markdown

Summary

This PR adds a dedicated loading skeleton for the Product Details page to improve the user experience while product data is loading.

Changes Made

  • Added ProductPageSkeleton.jsx.
  • Replaced the loading spinner in ProductPage.jsx with the new skeleton component.
  • Added placeholder skeletons for:
    • Product image
    • Product title
    • Price
    • Description
    • Quantity controls
    • Add to Cart button
    • Feature cards

Testing

  • Verified the application builds successfully.
  • Verified the Product Details page renders the loading skeleton correctly.

Closes #259

@vercel

vercel Bot commented Jul 4, 2026

Copy link
Copy Markdown

@Aruna24799 is attempting to deploy a commit to the niharika-mente'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.

Feature: Add Loading Skeleton for Product Details Page

1 participant