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-8605) - Cart delivery selector fix #19371

Merged
merged 5 commits into from
Oct 10, 2024
Merged

Conversation

Pio-Bar
Copy link
Contributor

@Pio-Bar Pio-Bar commented Oct 9, 2024

Ticket: CXSPA-8605

This PR will fix the broken delivery selector on cart. Additionally, makes sure the focus of the modal it opens is properly managed as well.

I've used a magic comment to exclude the code that runs with the feature flag disabled from code coverage, this stops it from deflating it artificially. This should be fair since we do not test the old code anymore.

@Pio-Bar Pio-Bar requested a review from a team as a code owner October 9, 2024 11:01
@github-actions github-actions bot marked this pull request as draft October 9, 2024 11:01
@Pio-Bar Pio-Bar marked this pull request as ready for review October 9, 2024 11:02
Copy link

cypress bot commented Oct 9, 2024

spartacus    Run #45228

Run Properties:  status check passed Passed #45228  •  git commit a781f95887 ℹ️: Merge 9f9a459042b287ad0b14ead15b0234f31be6f1d2 into cf92e4a912d9629343d705be5474...
Project spartacus
Run status status check passed Passed #45228
Run duration 12m 20s
Commit git commit a781f95887 ℹ️: Merge 9f9a459042b287ad0b14ead15b0234f31be6f1d2 into cf92e4a912d9629343d705be5474...
Committer PioBar
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 4
Tests that did not run due to a developer annotating a test with .skip  Pending 2
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 125
⚠️ You've recorded test results over your free plan limit.
Upgrade your plan to view test results.

@github-actions github-actions bot marked this pull request as draft October 9, 2024 13:53
@Pio-Bar Pio-Bar marked this pull request as ready for review October 9, 2024 14:02
Copy link
Contributor

github-actions bot commented Oct 9, 2024

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 October 9, 2024 14:15
@Pio-Bar Pio-Bar marked this pull request as ready for review October 9, 2024 14:16
@github-actions github-actions bot marked this pull request as draft October 10, 2024 08:14
@Pio-Bar Pio-Bar marked this pull request as ready for review October 10, 2024 08:14
@Pio-Bar Pio-Bar merged commit 901ddd4 into develop Oct 10, 2024
28 checks passed
@Pio-Bar Pio-Bar deleted the feature/CXSPA-8605 branch October 10, 2024 08:52
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