OpenSlides / OpenSlides/openslides-client
CSV export for poll/vote/motion results
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 35
- Forks
- 52
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 52
Description
Is your feature request related to a problem? Please describe.
I would like to create a machine-readable export of the outcomes of votes on motions.
Describe the solution you'd like
Akin to the existing PDF export, I'd like to see an option to export in a CSV format.
Describe alternatives you've considered
I've considered post-processing and parsing the exported PDF into a CSV but it would be much nicer to have a native CSV export available.
Additional context
I'm willing and able to implement this feature. My current plan is to look into where the current PDF exports are implemented and replicate that functionality.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the existing PDF export implementation in the OpenSlides webclient and trace how poll, vote, and motion results are assembled. Add a corresponding CSV export option for those outcomes, then verify that the generated export is machine-readable and contains the expected results.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100