OpenSlides / OpenSlides/openslides-client

CSV export for poll/vote/motion results

Open
#2,752 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.