Skip to content

feat: update CreatorCard component and add MarketActionConfirmationModal#143

Closed
Belzabeem wants to merge 3 commits into
accesslayerorg:mainfrom
Belzabeem:feature/update-creator-card-and-modal
Closed

feat: update CreatorCard component and add MarketActionConfirmationModal#143
Belzabeem wants to merge 3 commits into
accesslayerorg:mainfrom
Belzabeem:feature/update-creator-card-and-modal

Conversation

@Belzabeem

Copy link
Copy Markdown

Closes #81

Summary

  • Add MarketActionConfirmationModal component for confirming buy/sell key transactions with price preview
  • Update CreatorCard to show confirmation modal before triggering purchase, improving UX and preventing accidental transactions

Changes

  • New: MarketActionConfirmationModal.tsx - Dialog modal with buy/sell support, price display, loading state, and amber/red theming
  • Modified: CreatorCard.tsx - Replaces direct purchase toast with confirmation modal flow (setIsConfirmModalOpen + handleConfirmPurchase)

@drips-wave

drips-wave Bot commented Apr 24, 2026

Copy link
Copy Markdown

@Belzabeem Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@Chucks1093 Chucks1093 closed this May 3, 2026
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.

Add market action confirmation dialog shell

3 participants