-
Notifications
You must be signed in to change notification settings - Fork 5
Conversation
Preview is readyThis pull request generated a Preview👀 Preview: https://preview-317--base.preview.vtex.app |
596332e
to
c0257d2
Compare
✔️ Deploy Preview for basestore ready! 🔨 Explore the source changes: 15cd92e 🔍 Inspect the deploy log: https://app.netlify.com/sites/basestore/deploys/6213b9c2f1f8300007c041c4 😎 Browse the preview: https://deploy-preview-317--basestore.netlify.app |
Gatsby Cloud Build Reportbasestore 🎉 Your build was successful! See the Deploy preview here. Build Details🕐 Build time: 2m PerformanceLighthouse report
|
Gatsby Cloud Build Reportbasestore 🎉 Your build was successful! See the Deploy preview here. Build Details🕐 Build time: 4m PerformanceLighthouse report
|
3fe9744
to
9c3fc37
Compare
src/components/skeletons/ProductCardSkeleton/product-card-skeleton.scss
Outdated
Show resolved
Hide resolved
src/components/skeletons/ProductCardSkeleton/product-card-skeleton.scss
Outdated
Show resolved
Hide resolved
src/components/skeletons/ProductCardSkeleton/product-card-skeleton.scss
Outdated
Show resolved
Hide resolved
src/components/skeletons/ProductCardSkeleton/product-card-skeleton.scss
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
💀 💀 💀 Amazing Job! 🎉
I left some suggestions.
src/components/skeletons/ProductCardSkeleton/product-card-skeleton.scss
Outdated
Show resolved
Hide resolved
src/components/skeletons/ProductCardSkeleton/product-card-skeleton.scss
Outdated
Show resolved
Hide resolved
Just notice now. Could you please remove it from the
|
Oh yeah! Nice cathingggg 🚀 |
6c17cd9
to
3b54f9a
Compare
f034975
to
f120de5
Compare
Co-authored-by: Fanny Chien <fannychienn@gmail.com>
b077995
to
6d0ee04
Compare
Checked here! ✅ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Well done!! 🚀 🚀 What a huge PR 🙈
What's the purpose of this pull request?
This PR intends to add Skeleton Loading components to be visible while the real components are being loaded.
The Skeleton components will be used as a fallback for lazy-loaded components or while data is not ready.
How does it work?
We can observe the behavior when accessing a page. As long as the data is not ready, the skeleton components will be visible.
Desktop version:
Mobile version:
References
Checklist