Skip to content

Color Picker Indicator Fails to Update on Hex Change #704

@six7

Description

@six7

Bug: Color Picker Indicator Not Updating on Hex Value Change

When a user manually updates a hex value through the input node, the color picker's visual indicator does not update to reflect the new color, leading to a visual inconsistency.

Steps to Reproduce:

  1. Open a graph set in the editor
  2. Select a color node or add a new one
  3. Manually enter a new hex value in the input field (e.g., change #FF0000 to #00FF00)
  4. Observe that while the hex value updates in the input field, the color ball/indicator still shows the previous color

Expected Behavior:
The color ball indicator should update immediately to show the newly entered color.

Actual Behavior:
The color ball indicator continues to show the previous color, not reflecting the new hex value.

Environment:
Not specified.

Slack thread: https://hyma-team.slack.com/archives/C03B3KA9LM8/p1747896310173769?thread_ts=1747896310.173769&cid=C03B3KA9LM8

Show all messages nuthan wrote: When manually updating a hex value through the input node, the color picker's visual indicator (color ball) doesn't update to reflect the new color. It continues showing the previous color, creating a visual inconsistency between the entered value and the displayed color.

nuthan wrote: @issue_assistant create issue in tokens-studio/graph-engine

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions