-
-
Notifications
You must be signed in to change notification settings - Fork 72
Closed
Labels
area: colorpickerIssues about colorpickerIssues about colorpickerhelp wantedExtra attention is neededExtra attention is needed
Description
When opening the color picker, the selected color code is always displayed in HEX format, regardless of the format initially provided (e.g., rgba). This can be inconvenient when working with non-HEX formats, as the expected behavior would be for the picker to retain and display the color in the original input format.
Expected Behavior
The color picker should respect the input format and display the value in the same format (e.g., if the color was initially provided as rgba(255, 0, 0, 0.5), it should be displayed in rgba format when opening the picker).
Metadata
Metadata
Assignees
Labels
area: colorpickerIssues about colorpickerIssues about colorpickerhelp wantedExtra attention is neededExtra attention is needed
