Skip to content

[Documents] Keep EditableOverlay root stable to avoid duplicated editables on highlight#3812

Open
ValeriaMaltseva wants to merge 5 commits into
2025.4from
3390-fix-bug
Open

[Documents] Keep EditableOverlay root stable to avoid duplicated editables on highlight#3812
ValeriaMaltseva wants to merge 5 commits into
2025.4from
3390-fix-bug

Conversation

@ValeriaMaltseva

Copy link
Copy Markdown
Contributor

Changes in this pull request

Resolves #3390

const highlightEditables = useHighlightEditables()
const { inheritanceMenuItems, inheritanceTooltip } = useInheritanceMenu({ onOverwrite })

const wasEverInheritedRef = useRef(isInherited)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Hm... But isn't then the inheritance overlay case also editable? I guess we need to find another solution?

@ValeriaMaltseva

Copy link
Copy Markdown
Contributor Author

@copilot resolve the merge conflicts in this pull request

Copilot AI commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

@copilot resolve the merge conflicts in this pull request

Done — I resolved the merge conflicts by merging 2025.4 into this branch and committing the resolution in d66a25bf3.

@sonarqubecloud

Copy link
Copy Markdown

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