TUM-Dev / gocast

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

Firefox Scroll Bug #1119

Closed MatthiasReumann closed 1 year ago

MatthiasReumann commented 1 year ago

Motivation and Context

Resolves #1107

Description

Add h-full and overflow-y-scroll to prevent the overflowing of the parent container (which caused the bug)

Steps for Testing

  1. Log in
  2. Click User Courses [Public Courses]
  3. Scroll to Bottom
  4. Click on course
  5. Course page should be visible
  6. ⭐️
github-actions[bot] commented 1 year ago

Your Testserver will be ready at https://1119.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 |