Skip to content

Feature 1: Integrate New Backend Endpoint for Content Types #32641

@fmontes

Description

@fmontes

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.

Metadata

Metadata

Assignees

No one assigned
    No fields configured for Feature.

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions