-
Notifications
You must be signed in to change notification settings - Fork 407
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
Add UI for Mintable, Royalty, Claimable, Transferable, BatchMetadata and OpenEdition modules #5219
Conversation
|
Your org has enabled the Graphite merge queue for merging into mainAdd 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. |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #5219 +/- ##
=======================================
Coverage 45.75% 45.76%
=======================================
Files 1069 1069
Lines 55606 55606
Branches 4074 4073 -1
=======================================
+ Hits 25444 25448 +4
+ Misses 29473 29469 -4
Partials 689 689
*This pull request uses carry forward flags. Click here to find out more. |
size-limit report 📦
|
Merge activity
|
Problem solved
Short description of the bug fixed or feature added
PR-Codex overview
This PR focuses on enhancing the functionality and UI of various components in the dashboard application, including forms, modules, and UI elements, while also introducing new dependencies and improving existing code structure.
Detailed summary
ContractEditModulesPageClient
to check forlocalhost
chain.gap-3
toFormControl
class.publisherAddress
inuseForm
default values.CustomConnectWallet
for better prop handling.helperText
toFormFieldSetup
.DatePickerWithRange
for consistent styling.TransactionError
type to export.ErrorBoundary
inModuleCard
.useAllModuleContractInfo
hook for fetching module data.PropertiesFormControl
for managing NFT attributes.OpenEditionMetadata
andRoyalty
modules with improved form handling.BatchMetadata
andClaimable
modules with enhanced functionality.