sci-components
sci-components copied to clipboard
2021 Science Design System Component Library
### Background ### `ButtonIcon` component was found to have three distinct use cases: 1. Standard `Button` functionality 2. `ButtonDropdown` functionality 3. Toggle functionality, though used for distinctly different use cases...
**What**: Converting the SC multicolumn dropdown design into a SDS design to prepare for eng work **Why:** To enable the SC to minimize build time as they adjust all of...
## Dark Mode **Structural Element (Base, Gene, DNA, Chromosome or Cell)** Github issue: [#XXXX](link) Copy isuue descirption here ## Remaining Work - [ ] Real dark mode colors - [...
### Component Name Dropdown ### Issue description I'd like to be able to pass an array of custom JSX Elements to the `options` prop of the `Dropdown` component so that...
[ ] Update Zeroheight documentation to include new icon
## 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
## Summary **Structural Element (Base, Gene, DNA, Chromosome or Cell)** Github issue: #728 - WIP, support API for modifying home image, links, and responsiveness ## Checklist - [x] Default Story...
A component in Science Design System needs to be flexible enough that it can be used across a wide range of scenarios and shouldn't be constrained to a specific number...
**Issue:** 1. No focus control indicator. **Solution:** 1. Add focus control indicator.
**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...