decentraland / decentraland/marketplace
Abstract the WearablePreview logic into the AssetPreview component
- Dominant language
- TypeScript
- Stars
- 1.2k
- Forks
- 690
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 23
Description
This ticket is part of the Simplify the AssetImage component initiative which has as its objective the simplification of the AssetImage component, making it exportable to other projects.
Abstract the WearablePreview logic into the AssetPreview component
- Remove all the WearablePreview logic from the AssetImage component and move it to the AssetPreview component.
- Remove all the SmartWearable video logic from the AssetImage component and move it to the AssetPreview component.
- Use this new component in the ItemDetails page instead of the AssetImage. The AssetImage should only show the thumbnail of the component.
Contributor guide
Assessment
This issue has not been assessed yet.