kodadot / nft-gallery

Generative Art Marketplace
https://koda.art
MIT License
634 stars 361 forks source link

Make generative shortcuts on KodaDot more user-freindly #9355

Open JustLuuuu opened 7 months ago

JustLuuuu commented 7 months ago

Originally discussed in https://github.com/kodadot/nft-gallery/issues/9296

Initial problem

Generative artists are almost always implementing shortcuts to interact with the art (download art/part of the art, restart animation... etc.) to their code.

Example: SailWings:

Currently, it still doesn't work to press the shortcut on the gallery detail page or when we open art on fullscreen. Its possible only if you click the link on "Animated Media" in details, it will open the art in the new tab. Then, you can press the shortcut. This is not user-friendly at all.

Here:

image

Solution:

Have the option to open "Animated Media" directly in the gallery item preview. Either add button for it (open) or implement it to fullscreen preview? Suggest other ideas.

Fxhash example:

They have this button OPEN which when you open it you can use shortcuts. Check it here.

Screenshot 2024-02-10 at 13 25 15
exezbcz commented 6 months ago
image

from highlight: https://highlight.xyz/mint/65f76b195761a8648bcd146d

JustLuuuu commented 6 months ago

From fxhash:

https://www.fxhash.xyz/generative/24777

Screenshot 2024-03-27 at 12 01 01