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

fix: (CXSPA-1042) - Empty wishlist notification, heading to paragraph change #18866

Merged
merged 7 commits into from
May 28, 2024

Conversation

Pio-Bar
Copy link
Contributor

@Pio-Bar Pio-Bar commented May 17, 2024

Ticket: CXSPA-1042

@Pio-Bar Pio-Bar requested a review from a team as a code owner May 17, 2024 10:52
@github-actions github-actions bot marked this pull request as draft May 17, 2024 10:52
@Pio-Bar Pio-Bar marked this pull request as ready for review May 17, 2024 10:52
@github-actions github-actions bot marked this pull request as draft May 17, 2024 10:53
@Pio-Bar Pio-Bar marked this pull request as ready for review May 17, 2024 10:53
@github-actions github-actions bot marked this pull request as draft May 17, 2024 10:53
@Pio-Bar Pio-Bar marked this pull request as ready for review May 17, 2024 10:53
@github-actions github-actions bot marked this pull request as draft May 17, 2024 10:54
@Pio-Bar Pio-Bar marked this pull request as ready for review May 17, 2024 10:54
@github-actions github-actions bot marked this pull request as draft May 17, 2024 10:55
@Pio-Bar Pio-Bar marked this pull request as ready for review May 17, 2024 11:08
Copy link

cypress bot commented May 17, 2024

6 flaky tests on run #43829 ↗︎

0 119 2 0 Flakiness 6

Details:

Merge 51a7aca into cc0fe68...
Project: spartacus Commit: cfba7af498 ℹ️
Status: Passed Duration: 04:00 💡
Started: May 28, 2024 8:01 AM Ended: May 28, 2024 8:05 AM
Flakiness  regression/asm/asm.emulation.core-e2e.cy.ts • 1 flaky test • B2C

View Output Video

Test Artifacts
Assisted Service Module > Customer Support Agent - Emulation > should checkout as customer Test Replay Screenshots Video
Flakiness  regression/variants/apparel-checkout-flow.core-e2e.cy.ts • 1 flaky test • B2C

View Output Video

Test Artifacts
Apparel - checkout flow > Mobile > should perform checkout with a registered user Test Replay Screenshots Video
Flakiness  regression/variants/apparel-checkout-as-guest.core-e2e.cy.ts • 1 flaky test • B2C

View Output Video

Test Artifacts
Apparel - checkout as guest > Desktop > should perform checkout as guest, create an account and verify guest data Test Replay Screenshots Video
Flakiness  ssr/pages.core-e2e.cy.ts • 3 flaky tests • SSR

View Output Video

Test Artifacts
SSR > should render homepage Test Replay Screenshots Video
SSR > should render PLP Test Replay Screenshots Video
SSR > should render PDP Test Replay Screenshots Video

Review all test suite changes for PR #18866 ↗︎

Zeyber
Zeyber previously approved these changes May 20, 2024
@@ -21,6 +21,10 @@
}
}

.cx-empty-wish-list {
@include type('2', 'normal');
Copy link
Contributor

Choose a reason for hiding this comment

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

type(2) seems quite big in here, let's use the empty default type() instead and aligned center please.

default type and centered

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done. I've omitted the 'type()' mixin since result would be the same as default paragraph.

@github-actions github-actions bot marked this pull request as draft May 23, 2024 15:24
@Pio-Bar Pio-Bar marked this pull request as ready for review May 23, 2024 15:26
@github-actions github-actions bot marked this pull request as draft May 24, 2024 21:33
@Pio-Bar Pio-Bar marked this pull request as ready for review May 28, 2024 07:51
@Pio-Bar Pio-Bar merged commit eed52ab into develop May 28, 2024
28 checks passed
@Pio-Bar Pio-Bar deleted the feature/CXSPA-1042 branch May 28, 2024 09:03
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.

3 participants