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] fix isEditorActive for XMCloud Pages #1912

Merged
merged 10 commits into from
Aug 30, 2024

Conversation

art-alexeyenko
Copy link
Contributor

@art-alexeyenko art-alexeyenko commented Aug 28, 2024

Description / Motivation

isEditorActive() call would return false for when called from XMCloud Pages. This has been fixed.

Testing Details

  • Unit Test Added
  • Manual Test/Other (Please elaborate)

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 August 28, 2024 21:31
CHANGELOG.md Outdated Show resolved Hide resolved
packages/sitecore-jss/src/editing/utils.ts Outdated Show resolved Hide resolved
packages/sitecore-jss/src/editing/utils.ts Outdated Show resolved Hide resolved
packages/sitecore-jss/src/editing/utils.ts Outdated Show resolved Hide resolved
packages/sitecore-jss/src/editing/utils.ts Outdated Show resolved Hide resolved
packages/sitecore-jss/src/editing/utils.ts Outdated Show resolved Hide resolved
packages/sitecore-jss/src/editing/utils.ts Outdated Show resolved Hide resolved
packages/sitecore-jss/src/editing/utils.ts Outdated Show resolved Hide resolved
packages/sitecore-jss/src/editing/index.ts Show resolved Hide resolved
@art-alexeyenko art-alexeyenko merged commit a9b094d into dev Aug 30, 2024
1 check passed
@art-alexeyenko art-alexeyenko deleted the bug/jss-3940-isEditorActive branch August 30, 2024 15:05
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