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

feat: category link component #768

Closed
wants to merge 6 commits into from

Conversation

supproduction
Copy link
Contributor

@supproduction supproduction commented Sep 15, 2023

adds category link component
adjusts revealer for EB

closes: HRZ-89824

@supproduction supproduction requested a review from a team as a code owner September 15, 2023 15:40
@netlify
Copy link

netlify bot commented Sep 15, 2023

Deploy Preview for dev-oryx-components ready!

Name Link
🔨 Latest commit 32062be
🔍 Latest deploy log https://app.netlify.com/sites/dev-oryx-components/deploys/65047af7fb6eef0007ed4bfd
😎 Deploy Preview https://deploy-preview-768--dev-oryx-components.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@netlify
Copy link

netlify bot commented Sep 15, 2023

Deploy Preview for dev-composable-storefront ready!

Name Link
🔨 Latest commit 32062be
🔍 Latest deploy log https://app.netlify.com/sites/dev-composable-storefront/deploys/65047af7c6f65700087e2683
😎 Deploy Preview https://deploy-preview-768--dev-composable-storefront.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
3 paths audited
Performance: 34 (🟢 up 2 from production)
Accessibility: 95 (no change from production)
Best Practices: 97 (no change from production)
SEO: 87 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

@netlify
Copy link

netlify bot commented Sep 15, 2023

Deploy Preview for dev-fulfillment ready!

Name Link
🔨 Latest commit 32062be
🔍 Latest deploy log https://app.netlify.com/sites/dev-fulfillment/deploys/65047af7b47ee50008d1cf24
😎 Deploy Preview https://deploy-preview-768--dev-fulfillment.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@cypress
Copy link

cypress bot commented Sep 15, 2023

1 flaky test on run #9977 ↗︎

0 13 37 0 Flakiness 1

Details:

fix
Project: Composable Storefront Commit: 32062bea68
Status: Passed Duration: 03:42 💡
Started: Sep 15, 2023 3:46 PM Ended: Sep 15, 2023 3:50 PM
Flakiness  src/integration/authentication.cy.ts • 1 flaky test • sf-smoke

View Output Video

Test Artifacts
Authentication suite > should allow to login and logout Output Screenshots Video

This comment has been generated by cypress-bot as a result of this project's GitHub integration settings.

@cypress
Copy link

cypress bot commented Sep 15, 2023

Passing run #2338 ↗︎

0 27 0 0 Flakiness 0

Details:

fix
Project: Fulfillment App Commit: 32062bea68
Status: Passed Duration: 04:11 💡
Started: Sep 15, 2023 3:46 PM Ended: Sep 15, 2023 3:50 PM

This comment has been generated by cypress-bot as a result of this project's GitHub integration settings.

@@ -0,0 +1,6 @@
export interface ProductCategoryLinkOptions {
/**
* Category identifier.
Copy link
Contributor

Choose a reason for hiding this comment

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

Maybe it's worth to explain why it's optional and what is the behaviour when it's missing.

}

/**
* @deprecated Since version 1.1. Will be removed.
Copy link
Contributor

Choose a reason for hiding this comment

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

Can we suggest to use another interface as a full or partial replacement?

@supproduction supproduction deleted the feautre/hrz-89824-category-link branch September 18, 2023 12:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants