Filtering for NFT names may not filter for some NFTs
complete
gis
In the Toadstoolz Items collection, I was searching for the 'Iron Axe'.
Filtering on keywords such as 'Iron Axe', 'Iron', 'I', 'Axe' did not display any 'Iron Axe' NFTs in the result.
For wood axes, keywords such as 'Wood', 'W', 'oo', 'Axe', etc did display 'Wood Axe' in the result
The results are the same with various letter cases
Keyword filtering also does not work for 'Redwood'
Empty keyword filtering + Trait of 'Tool' does show iron axes
in graphiQL, the name is returning null for some items, perhaps some of which are Iron Axes and other items that can't be filtered right now
Lars
complete
This is fixed. Thank you for raising this issue
Lars
in progress
Hi Gis, thanks for raising this issue. I've looked into it and it seems to be an issue with the subgraph. As you mentioned for only a few items the name is correctly set.
I tested it on treasure marketplace as well and they've the same issue.
Opened an issue: https://github.com/TreasureProject/treasure-marketplace/issues/291