Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix simultaneously running contribution and interposed question #2137

Closed
Elblinator opened this issue Jan 22, 2024 · 0 comments · Fixed by #2141
Closed

Fix simultaneously running contribution and interposed question #2137

Elblinator opened this issue Jan 22, 2024 · 0 comments · Fixed by #2141
Assignees
Milestone

Comments

@Elblinator
Copy link
Member

Current behaviour:
An interposed question and it's parent can run at the same time

Reproduction:

  • activate interposed question
  • navigate to a LoS
  • Put someone on the LoS and start their contribution
  • put two interposed questions on the LoS
  • start the interposed question (the parent automatically stopped)
  • start the other interposed question (both questions continue)
  • start the parent (the interposed questions continue)

Wanted behaviour:
If the parent is started the interposed questions should automatically be stopped and if the interposed question is started the parent/other question should automatically stopp.
The contribution which is started last should run and automatically stop the other ones

@Elblinator Elblinator added this to the 4.2 milestone Jan 22, 2024
@jsangmeister jsangmeister transferred this issue from OpenSlides/openslides-client Jan 22, 2024
@jsangmeister jsangmeister self-assigned this Jan 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants