TUM-Dev / gocast

TUMs lecture streaming service.
https://live.rbg.tum.de/
MIT License
180 stars 42 forks source link

Added close button to settings - working with browser history #1204

Closed SebiWrn closed 9 months ago

SebiWrn commented 9 months ago

Motivation and Context

Fixes #1181

Description

Added a Button to exit the settings page. Currently uses browser history but can be extended to use custom history.

Steps for Testing

Prerequisites:

Screenshots

exit_button_settings

github-actions[bot] commented 9 months ago

Your Testserver will be ready at https://1204.test.live.mm.rbg.tum.de in a few minutes.

Logins | Kurs1 | Kurs2 | Kurs3 | Kurs4 | | ---------------------------------------- | ------------------------- | ------------------------- | ------------------------- | | public | public | loggedin | enrolled | | prof1 | prof1 | prof2 | prof1
prof2 | | student1
student2
student3 | student1
student2 | student2
student3 | student1
student2 |
alexanderstephan commented 9 months ago

Btw, you might want to set your git config properly. As no email is set, your commit is not linked to your account. Edit: Hm, okay, another email is Co-Author, but you still might wanna take a look.