Hey,
Is it possible to get a unique color per option using the new multi-select element as we lost the free-layout feature ?
Hey,
Is it possible to get a unique color per option using the new multi-select element as we lost the free-layout feature ?
Hi @frederic.lacroix
,
I played around with the multi-select element and indeed we are not able to modify the chip colors dynamically for each option natively.
But you could try creating your own custom component using a third-party IDE such as cursor or Claude Code. (tutorials are linked)
If you go that route you can start from scratch or you can base yourself in our element: GitHub - weweb-assets/ww-input-select
Let me know how it goes!
Thank you @Agustin_Carozo for your response.
This regression is unfortunate, however. Being able to choose the color of the chips is a basic design feature.