digitalfabrik / integreat-app

React JS and React Native App for Integreat
https://integreat.app
MIT License
46 stars 15 forks source link

Update Event Display to support new event categories (One-Time Events + Dauerveranstaltungen) #2935

Open hauf-toni opened 3 days ago

hauf-toni commented 3 days ago

description

Municipalities have raised concerns about the current 28-day restriction on event durations in our event calendar. This limitation affects the posting of longer events. The backend team is proposing changes to the event creation process to accommodate multiple event lenghts, see #3070

We need to update the frontend to properly display these new event categories and improve the user experience when browsing the event calendar.

Motivation

User Autonomy: Allow CMS users the flexibility to create events that accurately reflect their municipality's offerings. Improved Clarity: Enhance the event calendar's usability by properly categorizing and displaying events based on their duration.

Proposed Solution

Event Calendar Display:

user story

As a user, I want to easily find and distinguish between one-time events and long-term events in the event calendar so that I can effectively plan my participation in municipal activities.

Acceptance Criteria


Alternatives Considered


Dependencies

steffenkleinle commented 2 days ago

@hauf-toni will you provide a design for this or should we just try to do this ourselves?