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

💄 Fixed dashboard edit bug mentioned in #275 #278

Closed FabianSimonGross closed 1 year ago

FabianSimonGross commented 1 year ago

🤖 Generated by Copilot at edfce5b

Summary

🪝🗑️🌐

Refactored the dashboard feature of the rogue-thi-app to use a custom context instead of a hook. This improves the performance and readability of the code and reduces the dependencies. Modified DashboardModal.js, package-lock.json, _app.js, and index.js accordingly.

Oh we're the coders of the sea, and we like to keep it clean We don't need no hooks or moments, we use context and we mean it So heave away, me hearties, heave away with all your might We'll simplify the dashboard, and we'll make the app run right

Walkthrough

FabianSimonGross commented 1 year ago

As mentioned in #284 I got my repo corrupted or whatever. Well it's now part of #284