SharezoneApp/sharezone-app

Calendar should show upcoming week instead of current week when opening it on weekends

Opened this issue · 1 comments

I think it would make more sense to see the upcoming week when opening the calendar on weekends. Because it is more useful to see the future then to see the past

This definitely makes sense 👍 When implementing this feature, we should not hard-code it to the weekend. Instead, we should read the activated weekdays (because someone could also have school on Saturday). Additionally, there is the edge case where users could also have timetable events on the weekend (e.g. exam or school trip) - in this case, it shouldn't open the next week.