OpenSlides / OpenSlides/openslides-client

Enable different projections of the same motion

Open
#2,565 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement ui
Dominant language
TypeScript
Stars
35
Forks
52
Avg merge
1d 9h
Merged PRs (30d)
52

Description

Right now a motion cannot be projected onto two projectiors in two different versions (one version for each projector).

Example of current situation:
Motion A should be projected in it's original version onto projector A and in it's final version onto projector B.
If motion A is already projected onto projector A and is now additionally projected onto projector B (in the different version), the projection on projector A jsut disappears.

Wanted behaviour:
It should be possible to projector different versions of the same motion onto different projectors

(The wanted behaviour can be achieved via a work-around)

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 reproducing the described sequence: project one motion version onto projector A, then a different version onto projector B. Trace how the client stores or updates projections for each projector. Done means both projectors retain their selected motion versions simultaneously, while the existing workaround remains unnecessary.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.