sci-components
sci-components copied to clipboard
Design: Change `Tag` components to better fit needs of VCP
Potential needs (do more needs finding after project kickoff)
- Combine
Tag
andTagFilter
components into a single component with props enabling different functionality (this is how MUI'sChip
component is implemented) - Include functionality that allows users to click on
Tag
to navigate to a view with thatTag
applied as a filter