OpenSlides / openslides-client

Webclient for OpenSlides 4+
MIT License
3 stars 32 forks source link

Motions with many amendment in conflict: projection improvement #3110

Open MSoeb opened 10 months ago

MSoeb commented 10 months ago

Description: The current projection of a motion with many accepted amendments that are in conflict is not optimal. Many parts are displayed unnecessarily in the projection. In the detailed view of the motion, on the other hand, it is easier to see which parts have been edited and which amendments are in conflict. The projection should use this as a basis.

Example of motion detail view: Screenshot_20231219_111705

Projection of this: Screenshot_20231219_112023 Screenshot_20231219_112043 Screenshot_20231219_112056 Screenshot_20231219_112108

Reproduction:

  1. open a meeting
  2. open motions and create a motion with four paragraphs
  3. create several amendments to the paragraphs with conflicts to each other
  4. Change Status of the amendments to Accepted
  5. Project the Motion in Diff Version

What should happen: The projection should follow the display in the motion detail view if the checkbox 'Show all changes' is checked. This also makes it easier to see in the projector at which point which change has been made and reduces the display of unnecessary content. (Example: Last three images.)

Important: For a better overview of the necessary adjustments for a motion with many amendments with conflicts, I have split this issue apart from another issue. I think Issue #2936 is pre-required to solve this issue.

MSoeb commented 2 months ago

Re-Test: Problem still occurs.