Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wishlist Sheet on Product Card #1474

Merged
merged 1 commit into from
Oct 25, 2024
Merged

Conversation

yurytut1993
Copy link
Contributor

@yurytut1993 yurytut1993 commented Oct 17, 2024

What/Why?

This pr adds Wishlist Sheet on Product Card
Also, as Wishlist Sheet now used not only in Account scope, component was replaced

wishlist-sheet-on-plp.mov

Testing

Locally

Copy link

changeset-bot bot commented Oct 17, 2024

🦋 Changeset detected

Latest commit: a28e9a6

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@bigcommerce/catalyst-core Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

vercel bot commented Oct 17, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
catalyst-latest ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 25, 2024 8:42am
6 Skipped Deployments
Name Status Preview Comments Updated (UTC)
catalyst ⬜️ Ignored (Inspect) Oct 25, 2024 8:42am
catalyst-1millionproducts-store ⬜️ Ignored (Inspect) Visit Preview Oct 25, 2024 8:42am
catalyst-au ⬜️ Ignored (Inspect) Visit Preview Oct 25, 2024 8:42am
catalyst-test-store ⬜️ Ignored (Inspect) Visit Preview Oct 25, 2024 8:42am
catalyst-uk ⬜️ Ignored (Inspect) Visit Preview Oct 25, 2024 8:42am
catalyst-unstable ⬜️ Ignored (Inspect) Visit Preview Oct 25, 2024 8:42am

@@ -8,7 +8,7 @@ import { graphql, VariablesOf } from '~/client/graphql';
import { revalidate } from '~/client/revalidate-target';
import { BreadcrumbsFragment } from '~/components/breadcrumbs/fragment';

import { WishlistSheetFragment } from '../../account/(tabs)/wishlists/_components/wishlist-sheet/fragment';
import { WishlistSheetFragment } from '../../../../../components/wishlist-sheet/fragment';
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

dont forget to rewrite here as well)

Copy link
Contributor

@bc-alexsaiannyi bc-alexsaiannyi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@yurytut1993 yurytut1993 merged commit 74f1891 into wishlist Oct 25, 2024
12 of 13 checks passed
@yurytut1993 yurytut1993 deleted the wishlist-sheet-on-product-card branch October 25, 2024 08:51
Copy link
Contributor

⚡️🏠 Lighthouse report

Lighthouse ran against https://catalyst-latest-breo6tuqt-bigcommerce-platform.vercel.app

🖥️ Desktop

We ran Lighthouse against the changes on a desktop and produced this report. Here's the summary:

Category Score
🟠 Performance 78
🟢 Accessibility 96
🟢 Best practices 100
🟠 SEO 82

📱 Mobile

We ran Lighthouse against the changes on a mobile and produced this report. Here's the summary:

Category Score
🟢 Performance 94
🟢 Accessibility 96
🟢 Best practices 100
🟠 SEO 85

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.

2 participants