Colored Checkboxes #3578
-
Hey folks! We have a design to add various colored checkboxes. I am not seeing any examples in the paste docs that indicate that it is possible to have colored boxes other than blue or red if an error state. Is there a way to achieve this? Here is a screenshot of the checkboxes that we want but you can also see them in the figma link |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Disclaimer: This is a very experimental bot using OpenAI's GPT-4. The answers may not be correct, a human will review the answer and update it if necessary. Sorry, I don't know how to help with that. Here are some similar discussions:
|
Beta Was this translation helpful? Give feedback.
-
That component has, unfortunately, been modified in Figma, and as such isn't actually using the system anymore. You should probably go back to your design partner and discuss only using Paste components as they come out the box, otherwise you will be presented designs that cannot be built with Paste. If it is an absolute must, in that the normal checkbox cannot fulfill the same purpose, baring in mind that color coding UI elements often isn't accessible for low vision and color blind users, then you will have to create a custom checkbox from scratch which your feature maintains for the long haul. Color coded UI elements isn't something we're likely to support outside of error and status use-cases for accessibility reasons. |
Beta Was this translation helpful? Give feedback.
Hi @brianhumphreys
That component has, unfortunately, been modified in Figma, and as such isn't actually using the system anymore.
You should probably go back to your design partner and discuss only using Paste components as they come out the box, otherwise you will be presented designs that cannot be built with Paste.
If it is an absolute must, in that the normal checkbox cannot fulfill the same purpose, baring in mind that color coding UI elements often isn't accessible for low vision and color blind users, then you will have to create a custom checkbox from scratch which your feature maintains for the long haul. Color coded UI elements isn't something we're likely to support outside of…