Feature #98294
closedAllow text in color picker input field
0%
Description
The use case is to define a color either with the mouse selecting a color in a color panel (as it is now available with the color picker) or to define the color by a string that could be a scss constant or function.
The current functionality would need to be altered in a way that users can enter any text into the field too. Currently any text entered to the field is cleared upon the field loosing the focus.
Updated by Benni Mack over 1 year ago
- Target version changed from 12 LTS to Candidate for Major Version
Updated by Riccardo De Contardi 7 months ago · Edited
I honestly think I'd prefer the possibility to define default colors in the color picker
Some UI examples:
https://www.lightningdesignsystem.com/components/color-picker/
Updated by Christian Kuhn 5 months ago
- Related to Feature #103994: EXT:styleguide should showcase colorPalette picker added
Updated by Georg Ringer 5 months ago
- Status changed from New to Closed
Hey Roman,
I am rejecting this feature for the core. In projects we do in the agency we sometimes do a color selector based on a select element or so but we also have the frontend + build pipeline under control. In the core, there is no such thing as a real frontend and therefore also no variables which might be used.