Noticed behavior:
When I am registered for an event that has collaborative contributions enabled
And I create a new event
Then the associated event dialog should not appear behind the enable event dialog
and only the enable event registration dialog should appear
| current behavior | gif of current behavior |
Acceptance Criteria:
- Do not allow the edit association modal for collaborative contributions to be displayed for the event namespace
Notes:
- This should not be a problem for events in other namespaces, since the modal for edit association only appears for the event namespace.
- We will prevent the modal from appearing in the event namespace, but we will not prevent edit association for pages in the event namespace in general if people want to make that association through other means in the future. The issue we are aiming to solve here is the visual confusion of having 2 modals.


