OpenSlides / OpenSlides/openslides-client
Improve "change your own delegation" menu
Open
@Borreg0 is already working on this.
Since Apr 28, 2026.
feature
Schrödinger
- Dominant language
- TypeScript
- Stars
- 35
- Forks
- 52
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 52
Description
Current behavior
Currently the menu "Change your own delegation" is always visible when you can update/manage participants even if vote delegation is not activated. It is also visible if you have the permission "Can edit own delegation" and vote delegation is not activated.
Both scenarios are irritating.
Additionally, the placement of the menu itself is not great and should move to the user menu.
Wanted behavior
- The menu "change your delegation" should only be visible to a user if vote delegations is activated in the settings and the user has the permission "Can edit own delegation" #6141
- The menu should move to the user menu in the tool bar. It should be place below the presence state. The same icon and name could be used. #6141
- The dialogue to change your own delegation should change:
- The dialogue should only contain the fields to change your delegation, the other three fields (group, structure level, participant number) should be removed completely not only greyed out. #6141
- The title of the dialogue should change to "Edit your own delegation" #6141
- Add a helptext to principals field: "You can only delete delegations you have received." #6141
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.