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-9014) ThemeSwitcher List item _ Value count not read out #19863

Merged

Conversation

StanislavSukhanov
Copy link
Contributor

@StanislavSukhanov StanislavSukhanov requested a review from a team as a code owner January 14, 2025 15:13
@github-actions github-actions bot marked this pull request as draft January 14, 2025 15:13
@StanislavSukhanov StanislavSukhanov self-assigned this Jan 14, 2025
@StanislavSukhanov StanislavSukhanov marked this pull request as ready for review January 14, 2025 15:14
Copy link

cypress bot commented Jan 14, 2025

spartacus    Run #46790

Run Properties:  status check passed Passed #46790  •  git commit 563c01bf35 ℹ️: Merge 62052e5b1afed108fafb31d8567cf6c20daadd84 into c144ed80fb5a0c868ef785d9970d...
Project spartacus
Branch Review feature/CXSPA-9014-List-item-_-Value-count-not-read
Run status status check passed Passed #46790
Run duration 04m 01s
Commit git commit 563c01bf35 ℹ️: Merge 62052e5b1afed108fafb31d8567cf6c20daadd84 into c144ed80fb5a0c868ef785d9970d...
Committer Stanislav Sukhanov
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
View all changes introduced in this branch ↗︎

Zeyber
Zeyber previously approved these changes Jan 16, 2025
get activeItem$(): Observable<string> {
return this.themeSwitcherComponentService.getActiveItem();
}
set activeItem(value: string) {
this.themeSwitcherComponentService.setActive(value);
}

ariaLabel$(
Copy link
Contributor

Choose a reason for hiding this comment

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

Lets include a unit test for this.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@Zeyber done.

@Zeyber Zeyber self-requested a review January 16, 2025 12:45
@Zeyber Zeyber dismissed their stale review January 16, 2025 12:45

Accidental approve

@StanislavSukhanov StanislavSukhanov force-pushed the feature/CXSPA-9014-List-item-_-Value-count-not-read branch from eae9def to 912646c Compare January 21, 2025 12:17
@github-actions github-actions bot marked this pull request as draft January 21, 2025 12:17
@StanislavSukhanov StanislavSukhanov marked this pull request as ready for review January 21, 2025 12:19
@github-actions github-actions bot marked this pull request as draft January 21, 2025 12:51
@StanislavSukhanov StanislavSukhanov marked this pull request as ready for review January 21, 2025 15:04
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 January 21, 2025 15:04
@StanislavSukhanov StanislavSukhanov marked this pull request as ready for review January 21, 2025 15:05
@StanislavSukhanov StanislavSukhanov merged commit 1ed9c5c into develop Jan 21, 2025
28 checks passed
@StanislavSukhanov StanislavSukhanov deleted the feature/CXSPA-9014-List-item-_-Value-count-not-read branch January 21, 2025 16:09
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