carbon-addons-iot-react icon indicating copy to clipboard operation
carbon-addons-iot-react copied to clipboard

[Checkbox] Modifying the color of the checkboxes per row (including its nested ones)

Open gdimitrov2 opened this issue 2 years ago • 1 comments

What package is this for?

  • React

Summary

image

I'd like to be able to change the color of each parent row's checkbox (along with its nested rows' checkboxes) to be the same color. Currently this is not possible since

  • The table does not provide a flag for each row along with its nested rows to indicate which nested row belongs to which parent
  • the data-parent-row is true on nested child rows as well

Specific timeline issues / requests

It's related to an upcoming release, it's crucial to be implemented soon.

This is the use case I need to implement. image

Carbon add-ons for Watson IoT is a collaborative system. We encourage teams to build components and submit them for integration.

gdimitrov2 avatar Dec 06 '22 06:12 gdimitrov2

This needs to go through design approval before coming to development. Please reach out to your designer, and they will work with @dianatran18

JordanWSmith15 avatar Jan 04 '23 14:01 JordanWSmith15