OpenSlides / OpenSlides/openslides-client

Change that motions in blocks always follow the recommendation

Open
#6,213 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Current behavior
Currently motions in a block which next state is not the recommendation will be ignored when following the recommendations for all motions. This restriction is not necessary.

Wanted behavior
In a motion block: when you click on "Follow recommendations for all motions" all motions are set to the state that corresponds to their recommendation, excluding motions that are in a final state.

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

Locate the motion-block implementation and the handler for “Follow recommendations for all motions”; start by tracing how motions are filtered before their states are updated. Done means every motion is set to its recommended state except motions already in a final state, including motions whose current state differs from the recommendation.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
62/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.