iotaledger / iotaledger/firefly
[Task]: Use different thumbnails on different components
Open
context:collectibles
stardust
type:enhancement
- Dominant language
- TypeScript
- Stars
- 478
- Forks
- 100
- PR merge metrics
- No merged PRs in 30d
Description
### Task description
To improve rendering speed and don’t crash the application if a lot of media is rendered, it is required to render the most optimal images for each component.
Therefore each place where we render an NFT image, should use one of the thumbnails with the closest fitting size.
### Requirements
- [ ] Store thumbnails in multiple files
- [ ] Add size property in NftMedia
- [ ] Display Image with corresponding size
### Creation checklist
- [ ] I have assigned this task to the correct people
- [X] I have added the most appropriate labels
- [X] I have linked the correct milestone and/or project
Contributor guide
Assessment
This issue has not been assessed yet.