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.
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.