Add the ability for moderators to export poll results as a CSV file directly from the poll results view. Add an **Export Results** button to the poll results component, visible only to moderators. Clicking it downloads a `.csv` file containing the poll question, creator name, each answer option, voter count per option, and voters' details.
### What problem are you trying to solve? Add the ability for moderators to export poll results as a CSV file directly from the poll results view. ### What solution would you like to see? Add an **Export Results** button to the poll results component, visible only to moderators. Clicking it downloads a `.csv` file containing: - The poll question and creator name - Each answer option - Voter count per option - Voters with verified emails (name + email) - Voters without emails (name only) ### Is there an alternative? _No response_