Skip to content

[color-picker] Color Picker Defaults to HEX Regardless of Input Format #391

@dzaunerOci

Description

@dzaunerOci

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).

grafik

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions