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-9018) - Fix extra reading issue when tab-panel is focused in 'Delivery method' #19920

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from

Conversation

petarmarkov9449
Copy link
Contributor

Ticket: CXSPA-9018

Fix extra reading issue when tab-panel is focused in 'Delivery method'.

Affects: TabPanelComponent

@petarmarkov9449 petarmarkov9449 requested a review from a team as a code owner January 23, 2025 10:08
@github-actions github-actions bot marked this pull request as draft January 23, 2025 10:08
@petarmarkov9449 petarmarkov9449 marked this pull request as ready for review January 23, 2025 12:02
Copy link

cypress bot commented Jan 23, 2025

spartacus    Run #46937

Run Properties:  status check passed Passed #46937  •  git commit 9f5e9f0241 ℹ️: Merge bb9ea8ad7055832fe24183632d2640925d2529c2 into 397395fa34802b247c97f655112a...
Project spartacus
Branch Review feature/CXSPA-9018
Run status status check passed Passed #46937
Run duration 13m 58s
Commit git commit 9f5e9f0241 ℹ️: Merge bb9ea8ad7055832fe24183632d2640925d2529c2 into 397395fa34802b247c97f655112a...
Committer petarmarkov9449
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 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.
View all changes introduced in this branch ↗︎

@github-actions github-actions bot marked this pull request as draft January 28, 2025 15:06
@sdrozdsap sdrozdsap marked this pull request as ready for review January 31, 2025 08:24
sdrozdsap
sdrozdsap previously approved these changes Jan 31, 2025
[tabs]="tabs"
[config]="tabConfig"
></cx-tab>
<div>
Copy link
Contributor

Choose a reason for hiding this comment

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

Do we need to add div to the DOM? Its a breaking change if we need to.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I've just removed it.
I think it was added by a mistake.

@github-actions github-actions bot marked this pull request as draft February 3, 2025 10:52
@petarmarkov9449 petarmarkov9449 marked this pull request as ready for review February 3, 2025 11:36
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