MORE-Platform / more-studymanager-frontend

The Vue Frontend for the Studymanager
https://more-health.at
Other
4 stars 1 forks source link

General FE cleanup #470

Closed benitsch closed 3 months ago

benitsch commented 3 months ago

Within this issue we will face different FE code smells and bad practices:

Changing the collaborator dialog componente if you want to add a member to an existing study. Since it is only possible to assign one role (admin, operator or viewer), I changed the MultiSelect to RadioButtons to be semantically correct.