OpenSlides / openslides-client

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

Contributions: Sort order Numbering (improvement needed) #3618

Open MSoeb opened 2 months ago

MSoeb commented 2 months ago

Description: The 'Numbering' sorting in contributions needs to be adjusted. The elements in the list are not sorted equally. The content is first sorted by module and then within the module. This is not optimal.

What should happen: Sorting ' Numbering' should sort across all modules and structure the elements according to their title without creating module clusters.

Additionally: If the user isn't allowed to see an item from the contribution-list, then this item should be completely hidden (see comment for more context)

Elblinator commented 2 months ago

The items should be sorted alphabetically dependent on the string inside the os-icon-container (the blue text) The screenshot is not sorted correctly, it shows the strings the sroting should be dependent on Screenshot_20240503_151926

Elblinator commented 2 months ago

If a participant is not allowed to see motions/topics/elections/motion blocks, then every contribution is displayed in the contribution-list but the sorting 'numbering is throwing an Error (and the title from the motion/etc. is missing) To prevent the Error and half displayed motion/etc. a motion/etc. should not be displayed if the participant is not allowed to see them