geeksessions / geeksessions.io

website repo for Geek Session Faro
https://geeksessions.io
10 stars 7 forks source link

Allow calendar events to be full day #43

Open penelopeg opened 3 years ago

penelopeg commented 3 years ago

Currently if we set an event on the calendar as "all day", the endpoint is breaking in quite an ugly way. We need to:

mcoquet commented 3 years ago

sounds great!

I'd suggest that it still looks like the current card design but with a start and end date.

What do you think?

penelopeg commented 3 years ago

I agree, but now that I think about it, there's also a third use case: An event that lasts e.g. 2 days, but has a start and finish time. The start time is always very important to be displayed. So we could have:

But we could also have several day events with start and finish time. So here maybe what we would need would actually be something like

I normally like the idea of having the time separate from the date with its own icon when the event is a one day thing (makes it bold :D ), but for the multiple days maybe we need to follow a simpler approach?

Need to research other places to "steal" ideas, maybe :p