SwEnt-Group13 / Unio

The world’s largest campus life platform.
3 stars 1 forks source link

Feature/event creation association overlays implementation #183

Closed Redd87 closed 1 week ago

Redd87 commented 1 week ago

This PR aims to implement the Dialog to select the coauthoring and tagged associations to an event, an element that was not straightforward due to the number of associations, and therefore had to include a search. It allows it to be opened by clicking on it, select associations by clicking on the checkbox, and display the saved associations when clicking on save as chips below the button. It is in its implementation very similar to @AlouchLaBouche 's overlays for the AccountCreation screen. It is currently crudely tested with test tags, but will need some more in-depth tests to augment the line coverage

I am putting this PR as draft as I have a few things left to work on, but I'm already putting it for review as it is almost complete.

sonarcloud[bot] commented 1 week ago

Quality Gate Failed Quality Gate failed

Failed conditions
73.74% Line Coverage on New Code (required ≥ 80%)

See analysis details on SonarQube Cloud