Armani Ferrante
Armani Ferrante
We should have an empty state like in the nft collectbles tab where we link to xnft.gg and tell users they can get xnfts there. See how this is done...
Repro steps: * go to https://www.xnft.gg/ * connect wallet * click backpack extension * lock wallet * click on any tx signing inducing action from xnft.gg You will see a...
Currently we wait to do the cardinal wrapped token check lazily on click. This adds some latency to the token transfer. We can eagerly do this fetch instead immediately on...
probably should not be bold
E.g., to text components, scrollbars and the loading indicator.
Steps to reproduce: * enable ethereum only in backpack * go to xnft.gg * connect wallet And a blank screen will appear.
currently we dont have the ability to style the text field component
Right now junk NFTs can be sent to a wallet and a big red warning sign will be displayed. This is a bad user experience. We should display a more...
we need a way to format mobile logs to help debugging
Followup for https://github.com/coral-xyz/backpack/issues/273. Right now we just do a match on the collection name. Instead, we should use the actual metaplex collection standard.