User story
As an organizer, I want event types to be searchable, filterable, and at least displayed in abridged form in the Collaboration List, so that anyone who is interested can easily learn about which event types are covered by the event and then decide to learn more about it or join it as a result.
As a contributor, I want to know which event types are covered by the event, so that I can decide if I want to join it or learn more about it.
Acceptance Criteria:
- Given that a user is on the Collaboration List,
- And they should be able to apply search filters to find the event types of an event
- We can have a maximum number of 20 event types applied as search filters
- Placeholder text: "Add event types..."
- Label text: "Event types"
- The filtering for event types will be an OR, and the user can include "Other" when filtering as well, which means that all options can be selected together.
- Add a feature flag





