Open burnsben opened 5 years ago
wizards show up in sell flow.
@burnsben from you screenshot, I believe this happens because the filter is set on "Fixed Price". Setting it to show "all" should do the trick.
Since the filtering and sorting alters the browser's URL, perhaps you saved the "My Collectibles" page as a bookmark (with the filter set)?
I'll leave this open in case the condition is thing I'm not seeing/considering. Feel free to close it or ping me otherwise.
Oh, btw my comment was about the 2nd screenshot.
The 1st one shows what you described... mmm so questions:
I don't have setups to reproduce the bug, those are my personal NFTs. I didn't perform any buys or sells.
@burnsben I wasn't able to reproduce this locally, with the following setup using Mainnet
. Didn't tried on the demo because I'm not really sure what version of the code has, and I don't have Cheesewizards :sweat_smile::
0x-launch-kit-backend
and setup .env
so that it had:
NETWORK_ID=1
FEE_RECIPIENT=0x0000000000000000000000000000000000000000
MAKER_FEE_ZRX_UNIT_AMOUNT=0
TAKER_FEE_ZRX_UNIT_AMOUNT=0
RPC_URL=https://mainnet.infura.io/
.env
(based on .env.example
):
...
REACT_APP_UI_UPDATE_CHECK_INTERVAL=30000
...
REACT_APP_OPENSEA_API_KEY= [ the API key we shared on Slack ]
...
REACT_APP_NETWORK_ID=1
Here is a screenshot showing that I'm on "My Collectibles" and that the same (an only) item shows in the sell collectible modal:
Own two wizards that aren't showing up in this page.