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

PoC: modular contract wizard #3980

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

PoC: modular contract wizard #3980

wants to merge 2 commits into from

Conversation

GWSzeto
Copy link
Contributor

@GWSzeto GWSzeto commented Aug 6, 2024

This is what the functionality of the potential contract wizard could look like

Also a video on how it works and explanation behind each of the parts
https://thirdwebdev.slack.com/files/U07AS88DXLJ/F07GGFPSBPS/contracts_wizard.mp4


PR-Codex overview

This PR introduces draggable and droppable components using @dnd-kit/core for the contract wizard layout in the dashboard app.

Detailed summary

  • Added Droppable component for drag and drop functionality
  • Added Draggable component for drag and drop functionality
  • Updated dependencies including @dnd-kit/core
  • Defined core and modular contracts data structures
  • Added new contract wizard layout and page components

The following files were skipped due to too many changes: apps/dashboard/src/app/(dashboard)/contract-wizard/page.tsx, pnpm-lock.yaml

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

Copy link

vercel bot commented Aug 6, 2024

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

Name Status Preview Comments Updated (UTC)
docs-v2 ❌ Failed (Inspect) Aug 6, 2024 11:36pm
thirdweb_playground ❌ Failed (Inspect) Aug 6, 2024 11:36pm
thirdweb-www ❌ Failed (Inspect) Aug 6, 2024 11:36pm
wallet-ui ❌ Failed (Inspect) Aug 6, 2024 11:36pm

Copy link

changeset-bot bot commented Aug 6, 2024

⚠️ No Changeset found

Latest commit: b626dcf

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

graphite-app bot commented Aug 6, 2024

Your org requires the Graphite merge queue for merging into main

Add the label “merge-queue” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “hotfix” to add to the merge queue as a hot fix.

You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link.

@github-actions github-actions bot added the Dashboard Involves changes to the Dashboard. label Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dashboard Involves changes to the Dashboard.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant