Skip to content

feat: add live bounty countdown component with urgency states#1223

Open
alchip wants to merge 1 commit into
SolFoundry:mainfrom
alchip:feat/countdown-timer-826-v2
Open

feat: add live bounty countdown component with urgency states#1223
alchip wants to merge 1 commit into
SolFoundry:mainfrom
alchip:feat/countdown-timer-826-v2

Conversation

@alchip
Copy link
Copy Markdown

@alchip alchip commented May 12, 2026

Summary

  • add reusable BountyCountdown component for live deadline display
  • update countdown every 30 seconds without page refresh
  • show urgency states:
    • < 24h: warning tone
    • < 1h: urgent/error tone
    • expired: Expired
  • wire countdown into bounty card and bounty detail sidebar

Why

Issue #826 requests a countdown component with real-time updates and urgency handling for bounty deadlines.

Acceptance mapping

  • Shows remaining time clearly
  • Updates in real-time without refresh
  • Color/tone changes for warning/urgent windows
  • Shows Expired after deadline
  • Displays on both card and detail views

Closes #826

Wallet

Wallet: 74jSPYaxEJcGEuW4jr6bqQdg2iuLChyLEuEmC8QhcQVW

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.

🏭 Bounty T1: Bounty Countdown Timer Component

1 participant