Skip to content

Conversation

Matejk00
Copy link
Contributor

Closes: CXSPA-10877

@Matejk00 Matejk00 requested a review from a team as a code owner September 12, 2025 09:27
@github-actions github-actions bot marked this pull request as draft September 12, 2025 09:27
@Matejk00 Matejk00 changed the title fix: auto submit for to the iframe fix: auto submit form for to the iframe Sep 12, 2025
@Matejk00 Matejk00 marked this pull request as ready for review September 12, 2025 09:29
@Matejk00 Matejk00 changed the title fix: auto submit form for to the iframe fix: auto submit form to the iframe Sep 12, 2025
@Matejk00 Matejk00 changed the title fix: auto submit form to the iframe fix: auto submit payment form to the iframe Sep 12, 2025
Copy link

cypress bot commented Sep 12, 2025

spartacus    Run #50096

Run Properties:  status check passed Passed #50096  •  git commit 8421264e72 ℹ️: Merge 7d275fe321f8b88e8d66d4a63da4f6d13eced887 into 4a6ab6b17357676394369bb45920...
Project spartacus
Branch Review feature/CXSPA-10877
Run status status check passed Passed #50096
Run duration 03m 22s
Commit git commit 8421264e72 ℹ️: Merge 7d275fe321f8b88e8d66d4a63da4f6d13eced887 into 4a6ab6b17357676394369bb45920...
Committer Mateusz Kolasa
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 3
Tests that did not run due to a developer annotating a test with .skip  Pending 0
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 101
View all changes introduced in this branch ↗︎

@github-actions github-actions bot marked this pull request as draft September 12, 2025 11:55
@Matejk00 Matejk00 marked this pull request as ready for review September 12, 2025 12:03
@github-actions github-actions bot marked this pull request as draft September 12, 2025 12:03
@Matejk00 Matejk00 marked this pull request as ready for review September 12, 2025 12:03
Copy link
Contributor

Merge Checks Failed

Please push a commit to re-trigger the build.
To push an empty commit you can use `git commit --allow-empty -m "Trigger Build"`

@github-actions github-actions bot marked this pull request as draft September 15, 2025 08:48
@Matejk00 Matejk00 marked this pull request as ready for review September 15, 2025 08:52
@github-actions github-actions bot marked this pull request as draft September 15, 2025 11:50

protected submitFormToIframe(): void {
if (this.isPaymentDataReady && this.formElement?.nativeElement) {
const form = this.formElement.nativeElement;
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 move const form inside the 'if' block so won't be created if not IFRAME?

@FollowTheFlo FollowTheFlo marked this pull request as ready for review September 19, 2025 18:33
FollowTheFlo
FollowTheFlo previously approved these changes Sep 19, 2025
Copy link
Contributor

@FollowTheFlo FollowTheFlo left a comment

Choose a reason for hiding this comment

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

as discussed offline, looks good.

@Matejk00 Matejk00 changed the base branch from develop to release/221121.2.x September 22, 2025 08:11
@Matejk00 Matejk00 dismissed FollowTheFlo’s stale review September 22, 2025 08:11

The base branch was changed.

@Matejk00 Matejk00 requested a review from a team as a code owner September 22, 2025 08:11
@Matejk00 Matejk00 changed the base branch from release/221121.2.x to develop September 22, 2025 08:11
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