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

Fixes language cookie deletion on browser session end #300

Closed Robert27 closed 1 year ago

Robert27 commented 1 year ago

🤖 Generated by Copilot at d6d9478

Summary

🌐🗓️🍪

Added expiration date to NEXT_LOCALE cookie in LanguageModal.js to persist user's language preference. This change improves the user experience of the app by respecting their language choice across sessions.

_NEXT_LOCALE stays_ Language choice remembered Cookie expires in spring

Walkthrough