neuland-ingolstadt / neuland.app

A free & open source, web-based replacement for the official app of the Technische Hochschule Ingolstadt built with React and Next.js.
https://neuland.app
GNU Affero General Public License v3.0
36 stars 33 forks source link

🐛 Fix timetable errors during semester break #320

Closed BuildmodeOne closed 1 year ago

BuildmodeOne commented 1 year ago

🤖 Generated by Copilot at de9f748

Summary

🎨🐛📝

This pull request fixes a bug that caused errors when the timetable API returned null data, and improves the formatting of some JSX code. It affects the files TimetableCard.jsx and timetable-utils.js in the rogue-thi-app module.

timetable null bug fix for semester break format JSX code

Walkthrough