dotCMS / core

Headless/Hybrid Content Management System for Enterprises
http://dotcms.com
Other
852 stars 467 forks source link

UVE: Improving Template Change Handling to Prevent Page Hangs in Properties Pallet #30066

Open fishsmith opened 2 weeks ago

fishsmith commented 2 weeks ago

Parent Issue

No response

Problem Statement

When you change the template in the properties pallet in UVE, the page hangs in the loading state after saving it.

Steps to Reproduce

  1. goto a page in UVE
  2. click on the properties tab
  3. change the template the page is using
  4. save the changes

Results: you are taken back to the edit screen but the loading animation never goes away

Acceptance Criteria

Page would reload properly

dotCMS Version

current

Proposed Objective

User Experience

Proposed Priority

Priority 2 - Important

External Links... Slack Conversations, Support Tickets, Figma Designs, etc.

No response

Assumptions & Initiation Needs

No response

Quality Assurance Notes & Workarounds

No response

Sub-Tasks & Estimates

No response

fmontes commented 2 weeks ago

Here is a repro case:

https://github.com/user-attachments/assets/ec95e6af-e30b-44e1-896e-70d6a204edfd

fmontes commented 1 week ago

This could be in the customer code or it could be a wrong abstraction in our SDK, we need to take this as a research issue first. I will give this to either @zJaaal @rjvelazco or @KevinDavilaDotCMS and @valentinogiardino can work with them so he can familiarize with the SDK.