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

[sitecore-jss][nextjs] Ensure hidden rendering is displayed when variant is hidden in metadata editing #1853

Merged
merged 10 commits into from
Jul 25, 2024

Conversation

art-alexeyenko
Copy link
Contributor

@art-alexeyenko art-alexeyenko commented Jul 24, 2024

Description / Motivation

Modifies the layout personalizer to identify hidden rendering in layoutData, ensuring it's correctly rendered in metadata editing mode.
Side (non-breaking) effect of this PR is moving HIDDEN_RENDERING_NAME constant into base package.

Testing Details

  • Unit Test Added
  • Manual Test/Other - connected mode with Postman

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

@art-alexeyenko art-alexeyenko requested a review from a team July 24, 2024 19:20
Copy link
Contributor

@ambrauer ambrauer left a comment

Choose a reason for hiding this comment

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

Looking good, just need to cover another use case (hidden by default)

@art-alexeyenko art-alexeyenko requested a review from ambrauer July 24, 2024 22:15
Copy link
Contributor

@ambrauer ambrauer left a comment

Choose a reason for hiding this comment

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

👍

…40-hidden-component-render

# Conflicts:
#	CHANGELOG.md
@art-alexeyenko art-alexeyenko merged commit d45567d into dev Jul 25, 2024
1 check was pending
@art-alexeyenko art-alexeyenko deleted the bug/jss-3640-hidden-component-render branch July 25, 2024 14:25
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