sci-components icon indicating copy to clipboard operation
sci-components copied to clipboard

2021 Science Design System Component Library

Results 156 sci-components issues
Sort by recently updated
recently updated
newest added

### 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...

P0
Design

**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...

Design

## Dark Mode **Structural Element (Base, Gene, DNA, Chromosome or Cell)** Github issue: [#XXXX](link) Copy isuue descirption here ## Remaining Work - [ ] Real dark mode colors - [...

Design
Hackday
H1'24

### 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

Design
Hackday

## 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

Design
Hackday

## 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...

Design
Hackday

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...

Hackday

**Issue:** 1. No focus control indicator. **Solution:** 1. Add focus control indicator.

P1
Eng
Hackday
Accessibility

**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...

Bug
P1
Hackday
Eng Pick-up