curaOS / source

Start a solid foundation of tools for creators+builders.
https://cura.run
15 stars 13 forks source link

Add type to MediaObject #189

Open sekaiking opened 2 years ago

sekaiking commented 2 years ago

After this https://github.com/curaOS/contracts/issues/3 gets implemented we should add type="image" to MediaObject components in the frontend, because now it assume all medias are HTML

And because of that, they get displayed wrong image

bestatigen commented 2 years ago

It's working fine at the moment? @achrafismyname

sekaiking commented 2 years ago

Yes and no, some NFTs got minted using this PR #194 and are causing this problem. But it's not a big problem, this mainly need to be implemented after #194 gets merged.