Skip to content

feat: add CSV export to creator rewards dashboard#43

Open
1028bc wants to merge 1 commit intoOpire:mainfrom
1028bc:feat/add-csv-export-issue-42
Open

feat: add CSV export to creator rewards dashboard#43
1028bc wants to merge 1 commit intoOpire:mainfrom
1028bc:feat/add-csv-export-issue-42

Conversation

@1028bc
Copy link

@1028bc 1028bc commented Mar 8, 2026

🏷️ Type of PR

  • 🛠️ Feature Implementation

📋 Required Checks

  • 👀 I Read the Contributing Guide
  • ✅ The Test are Passing
  • 💅 The Code is Linted
  • 🗂️ The Code is Well Structured

📝 Description of the Changes

Added a new "Export to CSV" button to the Creator Rewards Panel. This allows creators to download a structured report of all their Active and Paid rewards directly from the dashboard for accounting and tracking purposes.

📋 Other Checks

  • Affects the UI

📌 Reference Issues (Optional)

Closes #42

🔍 Anything else? (Optional)

This implementation is client-side only and processes the existing reward data into a downloadable Blob format to ensure fast performance without extra API overhead.

@vercel
Copy link

vercel bot commented Mar 8, 2026

Someone is attempting to deploy a commit to the Opire's projects Team on Vercel.

A member of the Team first needs to authorize it.

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.

feat: Add CSV export functionality to Creator Dashboard.

1 participant