T-Y-i
T-Y-i
### Description Web component: when the default checkbox is ticked, a `cds-checkbox-changed` event is triggered. This is the same event listened by data table (since data table uses checkboxes for...
### Description When a choice is selected with the multi-select widget, a vertical line shows up between the label and the black delete button. This is due to the `::after`...
### Description The pseudo-elements that come with some components, including multi-select, has a wrong default value of `content: ''` instead of `content: none`, thus showing unintended graphics. e.g. for multi-select,...