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

Fix/hypercert view hc state loading #334

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from

Conversation

bitbeckers
Copy link
Contributor

  • Updates hypercerts view page to fetch hypercert data without attestations and listings. All data for the hypercert view is loaded in their respective components
  • Introduces TransactionStatus component
  • Introduces errorToast component

…ery scope

Refactor the HypercertDetails component to fetch the hypercert state
based on hypercertID and pass the result to the nested components.

This change reduces the load of the query when rendering the hypercert
view page, part of the larger feature of splitting up the fetching of
hypercert details, evaluations and listings.
Adds a transfer status box to the transfer, split, and burn drawers.

Additionally there's come cleanup of imports and errorToast was
refactored into a single components.

Upon completion of the transfer the cache is invalidated and the
ownership table should update accordingly
Copy link

vercel bot commented Dec 22, 2024

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

Name Status Preview Comments Updated (UTC)
hypercerts-app ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 22, 2024 8:13pm

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.

1 participant