Problem
When authors work with pages that support hundreds of content types, the current Palette implementation sends all content types in the payload. This can easily exceed server limits, causing server crashes and failed page loads.
Goal
Consume the new backend endpoint that dynamically filters valid content types server-side, eliminating payload size problems and improving stability for large enterprise sites.
Personas
- Content Author
- Site Administrator
- Frontend Developer
Demo Expectations
Show that the UVE Palette loads content types from the new endpoint. Prove that large sites (700+ content types) load without errors or crashes. Confirm that payload size is reduced significantly.
Problem
When authors work with pages that support hundreds of content types, the current Palette implementation sends all content types in the payload. This can easily exceed server limits, causing server crashes and failed page loads.
Goal
Consume the new backend endpoint that dynamically filters valid content types server-side, eliminating payload size problems and improving stability for large enterprise sites.
Personas
Demo Expectations
Show that the UVE Palette loads content types from the new endpoint. Prove that large sites (700+ content types) load without errors or crashes. Confirm that payload size is reduced significantly.