TUM-Dev / campus_flutter

Development of the cross-platform TUM Campus App with Flutter - for and from students at Technical University of Munich.
https://tum.app/
GNU General Public License v3.0
34 stars 4 forks source link

[Enhancement] Display Cancelled Events More Intuitively #245

Closed benjibst closed 4 months ago

benjibst commented 4 months ago

Describe the bug The campus app shows me a lecture today that doesn't exist in TumOnline.

To Reproduce Steps to reproduce the behavior:

  1. For me this happens for the course "Computational intelligence"

Expected behavior The campus app calendar should match the official calendar in TumOnline

Screenshots Screenshot_2024-04-15-10-56-48-72_6e0b122dca11de86c8dd96dbad655ddf.jpg

Screenshot_2024-04-15-10-56-59-88_40deb401b9ffe8e1df2f1cc5ba480b12.jpg

jakobkoerber commented 4 months ago

Seems to be a cancelled event which is still provided by the endpoint :) I will change the calendar accordingly