core
core copied to clipboard
Content Palette Refresh on Add/Update in dotCMS
Problem Statement
In dotCMS, there is a lack of automatic refresh in the content palette when a piece of content is added or updated. This results in users not seeing the most current version of their content unless they manually refresh the palette, leading to potential confusion and inefficiency in content management workflows.
https://github.com/dotCMS/core/assets/2641437/0a09c0cb-b76d-4355-947d-c18a3b78c230
Steps to Reproduce
- Log into the dotCMS backend with appropriate credentials.
- Navigate to the content management section and access the content palette.
- Add a new piece of content or update an existing one.
- Observe that the content palette does not automatically refresh to reflect these changes.
Acceptance Criteria
Automatic Refresh: Implement an automatic refresh of the content palette whenever a piece of content is added or updated. Timely Update: Ensure that the refresh happens promptly so that users can immediately see the changes without significant delay. User Notification: Optionally, provide a visual indication or notification that the content palette is being refreshed. Performance Considerations: Ensure that the automatic refresh does not significantly impact the performance or responsiveness of the system.
dotCMS Version
Tested on master // Docker // FF
Proposed Objective
Quality Assurance
Proposed Priority
Priority 2 - Important
This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 30 days.