Skip to content

[Feature] Prevent displaying broken image while image is processing #514

@colbyfayock

Description

@colbyfayock

Feature Request

Is your feature request related to a problem? Please describe.

For some transformations like background removal and AI transformations, the first request may recieve a 423 if it needs to be processed.

The CldImage component currently polls the image until its finished and refreshes the DOM, but in the meantime, the image is displayed as broken on the page.

How can we prevent the image appearing visually broken?

Can somewhat try to replicate the way the underlaying Next Image component is handling placeholders potentially

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions