Skip to content

Conversation

@KeitoTadashi
Copy link
Contributor

fixes #818

auctionStatus: UserAuctionStatus;
onBidClick?: (targetName: string) => void;
}) {
const [, setForceUpdate] = useState(0);
Copy link
Collaborator

Choose a reason for hiding this comment

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

Is the point just to trigger a re-render ?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

yess

Copy link
Contributor

Choose a reason for hiding this comment

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

@github-actions
Copy link

This pull request has been deployed to Vercel.

Latest commit: 83ac7de
✅ Preview: https://iota-names-24otv1saz-iota1.vercel.app
🔍 Inspect: https://vercel.com/iota/iota-names/5maVgwvf3Q8eFpAKr5T5iWsjc36x

View Workflow Logs

@marc2332 marc2332 self-assigned this Nov 13, 2025
@marc2332 marc2332 marked this pull request as draft November 13, 2025 12:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update finished auction button state

5 participants