Daniel

Results 13 issues of Daniel

### The problem The solidus admin frontend does not use a modern JS framework in its implementation. This is problematic for several reasons. 
 1. Aspiring frontend contributors can not rely...

Discussion

Goal: Create a table that has both MCC and non-MCC NFT collections.

Currently we do this with the token registry. However, the token registry is being deprecated.

I lean towards caching graphql response in redis. Would love hear other thoughts.

question

Let's expose the URI field on the NFT object from the metadata, this lets users fetch random and or deprecated URI data that we don't index.

good first issue

https://explorer.solana.com/address/9497kTCD3ct7JaRTzCzQvS5N5iwbzxaK8Sci6gDZTq8C ``` query { nft(address: "7iBc3yM6HEJNxDu5H9xs4xPzULmxcdAn8jTboEKxPr8w") { name, description, image } } ``` Returns no image or description

bug

--- name: Bug report about: Create a report to help us improve title: '' labels: bug assignees: '' --- **Describe the bug** The orders on the NFT detail page show...

_bug

Desolates has very wide images. Their previews are showing stretched on the collection preview tiles. Checkout- https://desolatespace.holaplex.market/

bug
good first issue