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

feat: add address field #3020

Merged
merged 12 commits into from
Jan 25, 2024
Merged

feat: add address field #3020

merged 12 commits into from
Jan 25, 2024

Conversation

meelrossi
Copy link
Contributor

Add new address field to flows:

  • Add minters
  • Mint item
  • Add collaborator
  • Transfer land
  • Set operator

Copy link

vercel bot commented Jan 23, 2024

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

Name Status Preview Comments Updated (UTC)
builder ❌ Failed (Inspect) Jan 24, 2024 9:59pm

@coveralls
Copy link

coveralls commented Jan 23, 2024

Pull Request Test Coverage Report for Build 7646681904

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.02%) to 18.41%

Totals Coverage Status
Change from base Build 7640915850: -0.02%
Covered Lines: 3758
Relevant Lines: 16460

💛 - Coveralls

@@ -31,11 +31,7 @@
.MintableItem .mint {
display: flex;
align-items: center;
}

.MintableItem .mint .dcl.field.address {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is being applied to the field that's not under the FF, wouldn't it break the field's style if we remove it?

@meelrossi meelrossi merged commit 1a4ae01 into master Jan 25, 2024
7 of 8 checks passed
@meelrossi meelrossi deleted the feat/add-address-field branch January 25, 2024 13:34
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.

None yet

3 participants