core
core copied to clipboard
Edit Page V2: Allow User to Choose Content Editing for Individual or All Pages
Parent
#27546
User Story
As a content editor, I want to be informed if the content I am editing on a page will affect other pages, so that I can make an informed decision about whether to edit the content for all pages or only for the current page.
### Acceptance Criteria
- [x] When the user clicks on the "Edit" button for a content item on a page, a dialog should be displayed.
- [x] Dialog only shows if the edit content is being used in another page
- [x] The functionality should be consistent with the existing "Edit" functionality in the old edit page.
- [x] The feature should be implemented in the new edit page.
- [x] This functionality should work for headless pages as well
Proposed Objective
Static content: "Core Features"
Proposed Priority
Static content: "Priority 3 - Average"
External Links... Slack Conversations, Support Tickets, Figma Designs, etc.
Static content: "N/A"
QA Team
This issue is waiting for this one: https://github.com/dotCMS/core/issues/27658
Failed: Tested on master_f3b48ba, Docker, macOS 13.0, FF v121.0.1
According with @rjvelazco the property needs to be restore with the use of the new sdk
@josemejias11 Fix: https://github.com/dotCMS/core/pull/28030
Approved: Tested on dotcms-qa-master.dotcms, Docker, macOS 13.0, FF v121.0.1
Hi, I have a support case https://dotcms.zendesk.com/agent/tickets/115969 related to this. Customer is on v 24.04.05, and is using EMA. They are not receiving the popup when they click on the edit button, even though the content is on multiple pages. screen-capture-edit-modal-popup-not-displayed.webm
Hi @weiyiwang-dotcms,
Currently this functionality is working properly on https://dotcms-qa-master.dotcms.site/c which is the environment where EMA was configured for testing.
@rjvelazco can you please check on this and confirm if is a version issue or something else. Thank you so much!
It might be due to the SDK
being out of synchrony. We had issues publishing the SDK
on that version. Do we want to port it in release-24.04.05
? Or can we update them to release-24.04.16
? @weiyiwang-dotcms @fmontes @josemejias11
Hi, the issue is still being reported by the customer. Here is a video that captures the issue. screen-capture-modal-popup-still-not-displayed.webm
I think here the problem reported by @weiyiwang-dotcms is in the old editor, this card is related to the new editor. Then we can close this one for now.
In what version of dotCMS does the new editor become available? Is the new editor available in release-24.04.16?
@nollymar Should we close this card and open a new one for the old editor to check the case @weiyiwang-dotcms reported?