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 tokenId 0 auction issue #435

Merged
merged 1 commit into from
Feb 8, 2024
Merged

Fix tokenId 0 auction issue #435

merged 1 commit into from
Feb 8, 2024

Conversation

neokry
Copy link
Contributor

@neokry neokry commented Feb 8, 2024

Description

Fixes an issue where auctions for tokenId 0 would only show bid history and not auctions controls.

Code review

Are bid controls shown for tokenId 0

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist

  • I have done a self-review of my own code
  • Any new and existing tests pass locally with my changes
  • My changes generate no new warnings (lint warnings, console warnings, etc)

Copy link

vercel bot commented Feb 8, 2024

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

Name Status Preview Updated (UTC)
nouns-builder 🔄 Building (Inspect) Visit Preview Feb 8, 2024 10:58pm
testnet-nouns-builder 🔄 Building (Inspect) Visit Preview Feb 8, 2024 10:58pm

@isaaczaak isaaczaak self-requested a review February 8, 2024 22:59
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