[TASK] Sync Lock/Unlock State Between Page Properties and Editor
@gortiz-dotcms is already working on this.
Since Sep 18, 2026.
- Dominant language
- Java
- Stars
- 970
- Forks
- 486
- Avg merge
- 3d 33m
- Merged PRs (30d)
- 170
Description
Description
When toggling the Lock/Unlock state in the Page Properties modal, the UVE does not reflect the updated state.
This suggests that the Page Properties modal and the UVE editor view are currently out of sync.
The primary goal of this task is to ensure that the lock/unlock state updates correctly and immediately in the UVE after any change in the Page Properties.
Additionally, while working on this, if other synchronization inconsistencies between the modal and the UVE are identified, they should be reported or brought up for discussion.
Acceptance Criteria
- Lock/Unlock actions performed in the Page Properties modal should immediately update the UVE state.
- UVE and Page Properties remain consistent after any state change.
- Identify and report any other synchronization issues between the UVE and the Page Properties modal.
- Include console or event-based logging (if needed) to confirm state propagation.
Priority
Medium
Additional Context
https://github.com/user-attachments/assets/30711ebc-5a5e-45c9-9f3d-ff0e3e7e47cb
https://dotcms.freshdesk.com/a/tickets/39491
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.