spliit icon indicating copy to clipboard operation
spliit copied to clipboard

Ordering of group participants

Open Petersmit27 opened this issue 4 months ago • 0 comments

Problem

Group participants are ordered in the way they are created, and can never be rearranged. This makes group creation a hassle, or leaves the user with a list of participants in a random order.

Easy solution

Participants should always be ordered alphabetically. During creation, the user can enter participants in whichever order they want, and after creation the participants are automagically sorted.

More difficult solution

Sort participants alphabetically by default, but give the user the choice to rearrange the participants when creating/editing the group.

Petersmit27 avatar Sep 01 '25 11:09 Petersmit27