OpenSlides / OpenSlides/openslides-client
Change that motions in blocks always follow the recommendation
Nobody has claimed this yet.
- 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
- 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
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