Lee Chase
Lee Chase
With Carbon V11 released on March 31st 2022 there are a number of questions to answer with regards to how it affects @carbon/ibm-products. Break down of tasks:(Only convert to issue,...
When the button set is used with an inline display setting it fails to reserve enough space for itself when rendering. ## What package(s) are you using? - [x] `carbon-components`...
Many components have a loading form, referred to as a skeleton the Carbon Design System. See https://www.carbondesignsystem.com/patterns/loading Add skeleton components (not all at once). Either create a work item or...
Change dropdown, multiselect and combobox to all use the same ListBox dropdown as per React version
**Is your feature request related to a problem? Please describe.** The problem is one of maintenance when the React Listbox gets updated all three components need updating. **Describe the solution...
A number of components appear to have issues with dark theme. - [ ] CvCheckbox - [ ] CvCodeSnippet - [x] CvDropdown - [ ] CvRadioButton - [ ] CvTile
## Detailed description > The contribution guidelines https://github.com/carbon-design-system/carbon-components-vue/blob/master/.github/CONTRIBUTING.md need updating. They should probably be look more like https://github.com/IBM/carbon-components-angular/blob/master/README.md#contributing or https://github.com/ibm/carbon-components-react/blob/master/.github/CONTRIBUTING.md
In a Tearsheet step `description` is a node and `onPrevious` is a function. In CreateFullPageStep `description` is a string and `onPrevious` does not exist. ## What package(s) are you using?...
Modern browsers and systems allow the user to configure a preference for light and dark modes. This should be obeyed where the user has not configured a theme for the...
Carbon tutorial react has automated tests to verify submissions saving the need to manually review and approve tutorial PRs. Add similar tests and the infrastructure needed to achieve the same...
