Skip to content

Add optimistic bounty status updates#573

Open
pntech20 wants to merge 1 commit into
GalactiGuild:mainfrom
pntech20:feat/optimistic-bounty-status
Open

Add optimistic bounty status updates#573
pntech20 wants to merge 1 commit into
GalactiGuild:mainfrom
pntech20:feat/optimistic-bounty-status

Conversation

@pntech20
Copy link
Copy Markdown

Summary

  • add a Zustand-backed bounty store with 3-second mock Stellar confirmations and a 20% failure rollback path
  • add pending and optimistic status fields to bounty data so cards and detail views update immediately
  • wire the marketplace, my-bounties, and detail pages to the store actions for accepting and submitting bounty work

Checks

  • npx tsc --noEmit -p frontend/tsconfig.json
  • npm run lint --prefix frontend
  • npm run build --prefix frontend
  • git diff --check

Closes #212

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.

[Frontend] Implement Optimistic UI Updates for Bounty Status Changes (Fully Decoupled)

1 participant