Bug Report: Funky behavior with chart color selector

Experiencing some unexpected behavior with selecting colors for a chart. When clicking on the color text input, the modal closes and the color selector opens in the top left of the screen. See attached video!

Thanks, James

1 Like

Hi @jamesg31, I'm able to reproduce it. We created a bug report and will update you here when it's fixed. Thank you for flagging this! :slightly_smiling_face:

1 Like

I am trying to use the Chart Component UI to assign a custom color to a dataset, and there is some weird behavior.

First

I can click a swatch color no problem, but if I click in the input box to type a color, it immediately closes the whole dataset dialog, not just the color picker.
image

Second

I was able to keep it open by messing around, but it doesn't seem to register the input as a "code" input field. As you can see, it is plain text with no highlighting. It does work though! as seen here using a list component with charts inside.
image

2 Likes