- RefundRequestModal: call marketplaceService.refundOrder, loading state, onSuccess callback - PurchasesView: pass loadPurchases as onSuccess to refetch after refund - SellerDashboardView: add Refund button on each sale, RefundRequestModal with fetchData onSuccess - MSW: add POST /marketplace/orders/:id/refund handler |
||
|---|---|---|
| .. | ||
| modals | ||
| CartItem.stories.tsx | ||
| CartItem.tsx | ||
| OrderSummary.stories.tsx | ||
| OrderSummary.tsx | ||
| WishlistView.stories.tsx | ||
| WishlistView.tsx | ||