Skip to content

feat: add loading-specific CSS handle to shelf skeleton container - #148

Merged
salesfelipe merged 2 commits into
masterfrom
chore/loading-container
Aug 10, 2026
Merged

feat: add loading-specific CSS handle to shelf skeleton container#148
salesfelipe merged 2 commits into
masterfrom
chore/loading-container

Conversation

@salesfelipe

Copy link
Copy Markdown
Contributor

Summary

  • Add the recommendationShelfContainerLoading CSS handle to the shelf skeleton container (ShelfSkeleton), applied alongside the existing recommendationShelfContainer handle.
  • This lets stores target and style the shelf's loading placeholder independently from the loaded state.
  • Update the changelog under [Unreleased].

Test plan

  • Verify the skeleton renders while the shelf loads and both recommendationShelfContainer and recommendationShelfContainerLoading handles are present on the container.
  • Confirm custom CSS targeting recommendationShelfContainerLoading applies only during the loading state.

Made with Cursor

@salesfelipe salesfelipe self-assigned this Aug 10, 2026
@salesfelipe salesfelipe added the enhancement New feature or request label Aug 10, 2026
Adds the `recommendationShelfContainerLoading` CSS handle so stores can
target the shelf loading placeholder independently from the loaded state.

Co-authored-by: Cursor <cursoragent@cursor.com>
@salesfelipe
salesfelipe force-pushed the chore/loading-container branch from a5e302f to f3c3d3f Compare August 10, 2026 18:19
@github-actions

Copy link
Copy Markdown
Fails
🚫

Please remove the line ## [2.24.0] - 2026-08-10 from CHANGELOG.md
This will be automatically added once this PR is merged.

Generated by 🚫 dangerJS against 9145225

@salesfelipe
salesfelipe merged commit 748b961 into master Aug 10, 2026
5 of 6 checks passed
@salesfelipe
salesfelipe deleted the chore/loading-container branch August 10, 2026 18:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants