soonaverse / app

The Soonaverse - Web3 platform for communities build on IOTA & Shimmer
https://soonaverse.com
Apache License 2.0
13 stars 10 forks source link

Allow to search NFTs by Collection name under Profile NFTs tab #48

Closed emmap3-do closed 1 year ago

emmap3-do commented 1 year ago

On Profile page, under NFTs tab, the search input seems to be searching by NFT name. But it would be nice if it also searches by Collection name. Otherwise, sometimes it's hard to find what you're looking for.

See example attached. I've been searching for "n3tsu" but since it is not part of the nft name, there are no results. I only get the result when I hit the exact name or partial match of that name. It's worse when you have multiple nfts from the same collection, you can't filter by collection name to see all of them, you need to search one by one by their names.

I understand that a better setup of each nft name (by the collection owner) would solve this, but I think this could happen a lot and adjusting the search functionality so that it considers the collection name can be an enhacement.

image

emmap3-do commented 1 year ago

@adamunchained I tried to look into this one, but couldn't find the place where to adjust it. Maybe it needs to be adjusted within the API?

github-actions[bot] commented 1 year ago

Stale issue, closing!

adamunchained commented 1 year ago

Re-opening as per Emmap3 request