You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to reorganize our demo assets in the design system to better reflect real-world usage and improve maintainability. This involves two main changes:
Moving demo image assets from the component library packages to Storybook applications
Replacing Web2 example favicons with Web3 dApp examples that better represent MetaMask's ecosystem
This reorganization will reduce library bloat, prevent potential conflicts, and provide more relevant examples for developers.
Technical Details
Asset Relocation:
Move all demo images from component library packages to apps/storybook-react/images/
Update all .stories.tsx files to reference new asset locations
Ensure proper static asset configuration in Storybook
Description
We need to reorganize our demo assets in the design system to better reflect real-world usage and improve maintainability. This involves two main changes:
This reorganization will reduce library bloat, prevent potential conflicts, and provide more relevant examples for developers.
Technical Details
Asset Relocation:
apps/storybook-react/images/
.stories.tsx
files to reference new asset locationsWeb3 Asset Updates:
/images/favicons/
- dApp favicons/images/network-icons/
- blockchain networks/images/token-icons/
- cryptocurrency tokensAcceptance Criteria
.stories.tsx
files are updated to reference new asset locationsReferences
The text was updated successfully, but these errors were encountered: