Skip to content

Cannot Populate a Colour Picker From an Image #239

Description

@Myster

Which component is this issue related to?

Umbraco.AI.Prompt

Which Umbraco AI version are you using? (Please write the exact version, example: 10.1.0)

17.1.0

Bug summary

The elipsis>wand did not appear when scoped to a field with editor: Umbraco.ColorPicker.EyeDropper

tested with: google / gemini-3.1-flash-lite

Specifics

I was going to try:

Analyze the image and choose a dominant, visually crisp color to use
as a background placeholder shown while the image loads.

{{image:umbracoFile}}

Requirements
- For the description field use html to display a swatch
- give the colour in hex format (#RRGGBB)

extra for experts:
I tried to prompt the AI to output HTML in the discription to show the colour visually, which it succeded at however the html was shown as text rather than rendered into colours.

Steps to reproduce

Create a prompt for a field of type - editor: Umbraco.ColorPicker.EyeDropper (or set it to show on every field.)
It does not show on the field I want

Expected result / actual result

I expect the elipsis and wand to show, and the value to be populated.

Dependencies

<PackageReference Include="Umbraco.AI" Version="17.1.0" />
<PackageReference Include="Umbraco.AI.Google" Version="17.0.0" />
<PackageReference Include="Umbraco.AI.OpenAI" Version="17.1.0" />
<PackageReference Include="Umbraco.AI.Prompt" Version="17.0.1" />

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions