lexicongovernance / pluraltools-backend

Backend implementation of the plural voting tool.
https://demo.lexicongovernance.org/
GNU General Public License v3.0
3 stars 1 forks source link

Fix return statement for join groups #381

Closed MartinBenediktBusch closed 3 months ago

MartinBenediktBusch commented 3 months ago

The PR includes a return statement to show the created usersToGroups relationship in the network request. Furthermore, the frontend sends an alert now indicating that the joining of the group was successfull.