Add missing icons from storybook to SDDS icons

Created on 21 October 2024, 2 months ago

Problem/Motivation

This issue surfaced a discrepancy between icons in the assets/icons directory and ones in storybook:

πŸ“Œ Integrate SDDS base theme tag component with XB Active

so we need to get them in sync.

Steps to reproduce

Proposed resolution

Grab the extra icons from storybook and add to the base theme assets/icons folder.

And add then to the list of icons for the components that use icons, e.g.

kristens-mbp-2:components kristenpol$ grep -r name . |grep -i icon
./01-atoms/button/button.component.yml:      description: Icon name.
./01-atoms/tag/tag.component.yml:      description: Icon name.
./02-molecules/old-starshot-card/old-starshot-card.component.yml:    #description: Icon name.

Remaining tasks

Add icons
Update icon lists
Test and review components with icons

User interface changes

All icons will show in the dropdown for components with icons.

API changes

Data model changes

πŸ“Œ Task
Status

Active

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States Kristen Pol Santa Cruz, CA, USA

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024