Skip to content

Conversation

@aonnikov
Copy link
Member

No description provided.

Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
@aonnikov aonnikov requested review from Copilot and lexiv0re August 19, 2025 06:06
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR fixes a content loss issue in the editor diff view by creating a copy of the Yjs document and adding QMS inline comment configuration. The change prevents potential data conflicts between the collaborative editor and the diff viewer by ensuring they operate on separate document instances.

  • Creates a deep copy of the Yjs document using state encoding/decoding
  • Configures the diff viewer to use the document copy instead of the original
  • Adds QMS inline comment configuration with disabled highlighting

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@aonnikov aonnikov merged commit 5df714b into develop Aug 19, 2025
25 of 26 checks passed
@aonnikov aonnikov deleted the eqms-1636-diffview branch August 19, 2025 09:12
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