OpenSlides / OpenSlides/openslides-client
Change recommendations: line selection incorrect
Open
@Elblinator is already working on this.
Since Jul 31, 2026.
bug
- Dominant language
- TypeScript
- Stars
- 35
- Forks
- 52
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 52
Description
Describe the bug
The line selection scope of change recommendation is incorrect. By selecting for example line 5-6, it also selects line 4 additionally.
Line selection
Output:
How to Reproduce
- open a meeting
- open motions
- create a motion with at last 5 lines
- create a change recommendation by selecting line 4-5. --> Line 3 will also be selected
Expected behavior
The change recommendation line selection should only include the selected lines.
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.
Assessment
This issue has not been assessed yet.