Skip to content
New issue

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

Polytone NFT Support and miscellaneous UX improvements #1358

Merged
merged 8 commits into from
Sep 3, 2023

Conversation

NoahSaso
Copy link
Member

@NoahSaso NoahSaso commented Sep 3, 2023

This PR makes the NFT actions (mint, burn, transfer, and manage treasury display) support operations on the various Polytone proxy chains. It also loads NFTs stored in proxy contracts whereas NFTs currently only show from the native address.

This PR also contains a few miscellaneous fixes:

  • Stop counting open proposals in the inbox as pending if the user cannot vote on them. This happens if they follow some other DAO they are not a member of, and they cannot clear the badge since they cannot vote.
  • Redirect to the main DAO URL if a polytone proxy is used in the URL instead.
  • Stop loading accent color during static props on initial page load since it sometimes takes too long and causes the page to take a really long time to load. Instead it is DAO-configurable, loaded from the accent storage item in the core contract.
  • Batch requests to the indexer.

@vercel
Copy link

vercel bot commented Sep 3, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
dapp-mainnet ✅ Ready (Inspect) Visit Preview Sep 3, 2023 8:43pm
dapp-testnet ✅ Ready (Inspect) Visit Preview Sep 3, 2023 8:43pm
sda-mainnet ✅ Ready (Inspect) Visit Preview Sep 3, 2023 8:43pm
sda-testnet ✅ Ready (Inspect) Visit Preview Sep 3, 2023 8:43pm
1 Ignored Deployment
Name Status Preview Updated (UTC)
dapp-legacy ⬜️ Ignored (Inspect) Visit Preview Sep 3, 2023 8:43pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants