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 userKind Hook for guests #359

Closed BuildmodeOne closed 11 months ago

BuildmodeOne commented 11 months ago

🤖 Generated by Copilot at b673fe4

Summary

🎓🚀🙌

Avoid loading faculty data for non-student users in user-kind.js. This improves app performance and user experience.

isStudent checks load faculty only if true autumn leaves fall fast

Walkthrough