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

Define design and usage for dividers used for page content, menus, panels, etc. Add to SDS borders page (in Bases)

Update component to allow for Items to be both left or right aligned Add prop that allows for an alert message to be added at the top of the Tooltip...

Update component to include variant with or without label - [ ] Include prop to adjust label font size - [ ] Update component in CZ ID Components - [...

P2

### Background Incorporating `details` onto menu items is currently managed by the `DropdownMenu` component, however it should be a prop on the `MenuItem` component since all other properties are managed...

P2
Feature Request
Eng
Hackday

Epic
Figma Implementation
Design

Context: Currently Dropdown `setValueAndCallOnChange()` function will always `setValue()`. However, recently SC has a use case where after selecting a new Dropdown item, we pop a confirm modal to ask if...

Context: 1. Currently `` doesn't allow modifying the `` and `` it uses in rendering the component Solution: 1. Add `TitleComponent` and `SubtitleComponent` as new DialogTitle's props, so we can...