culturecreates / footlight-app

Footlight CMS Front-end
https://cms.footlight.io
2 stars 0 forks source link

Event series update: for event series that are reduced to one event #1152

Open troughc opened 2 weeks ago

troughc commented 2 weeks ago

Current design:

Users can create multiple dates events for event series. On occasion, a user may delete all events but one from the multiple dates event, leaving ONLY one event in the event series. After this change is made and the event is saved:

List view Image

Event details view Image

Update - expected behaviour:

If a user removes (deletes) all dates except 1 from a multiple dates event, change this event to a single date event upon saving. In the list view, the event will look like a single date event:

Image

The next time the user opens the event in the Event details, the Dates section will be set to single date:

Image

SyamBabu-M commented 1 day ago

note: Block the user from selecting same date as start and end date in date range selector.