Lia Prins
Lia Prins
I would like to achieve this equivalent (plain HTML version): ``` ``` So I entered this into the config.php: ``` c::set('responsiveimages.sizes', array( 'contentimage' => array( 'size_value' => '100vw', 'mq_value' =>...
**Describe the bug** The SDS `Accordion` component is built off the MUI `Accordion` component, which has a prop of `defaultExpanded`. When `true` / present, this boolean prop forces the Accordion...
## Icon component Add Cube icon to [Icon's Zeroheight documentation](https://czi.zeroheight.com/styleguide/s/66099/p/529e08-icons) This new Cube icon is in process of being added to coebase; see PR #725
**Describe the bug** In the [MUI `Dialog` component](https://mui.com/material-ui/react-dialog/#scrolling-long-content), the `scroll` prop can take either `"paper"` or `"body"`. In the SDS `Dialog` component, scrolling will scroll the DialogPaper first, but once...
DropdownMenu repeats `groupBy` sections unless menu items in the same sections are listed adjacently
**Describe the bug** Menu items are displayed in the order they are listed, so if a menu item in a different group is listed between two within the same group,...
**Describe the bug** DropdownMenu's Default, Live Preview, and Test stories include a "label" option in their control panels. However, it does not change anything when you add text to this...
Develop a GH issue-template that can be used to track test-creation per component. May be relevant to #448