-
Notifications
You must be signed in to change notification settings - Fork 11
Labels
bugSomething isn't workingSomething isn't working
Description
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:
- Open a graph set in the editor
- Select a color node or add a new one
- Manually enter a new hex value in the input field (e.g., change #FF0000 to #00FF00)
- 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
Labels
bugSomething isn't workingSomething isn't working