We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
0
NULL
what is needed here to be finished? i am a ping
what is needed here to be finished?
i am a ping
sorry for the late response , i did test but got busy with other issues
cc @hassnian ?
it's still showing unlisted nfts first with price_ASC_NULLS_LAST sort applied
price_ASC_NULLS_LAST
@vikiival NULL LAST does nothing atm since unlisted nfts are saved as 0 not NULL , do we change this ?
NULL LAST
I might be missing something
Originally posted by @hassnian in kodadot/nft-gallery#10529 (comment)
does nothing atm since unlisted nfts are saved as 0 not NULL , do we change this ?
can you open a PR please? you need to update: mint, transfer, list functions
Originally posted by @vikiival in kodadot/nft-gallery#10529 (comment)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
sorry for the late response , i did test but got busy with other issues
it's still showing unlisted nfts first with
price_ASC_NULLS_LAST
sort applied@vikiival
NULL LAST
does nothing atm since unlisted nfts are saved as0
notNULL
, do we change this ?I might be missing something
Originally posted by @hassnian in kodadot/nft-gallery#10529 (comment)
can you open a PR please?
you need to update: mint, transfer, list functions
Originally posted by @vikiival in kodadot/nft-gallery#10529 (comment)
The text was updated successfully, but these errors were encountered: