TUM-Dev / gocast

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

fix course mgmt overlay bug #1164

Closed mono424 closed 10 months ago

mono424 commented 10 months ago

Motivation and Context

If lectures are sorted ASC, the option menu is below the next lecture section. Bildschirmfoto 2023-09-21 um 11 53 22

Description

Setting z-index to 10.

Steps for Testing

  1. Log in
  2. Navigate to a Course management page
  3. Set sort to asc
  4. Check if the menu is overlaying the next lecture row

Screenshots

Bildschirmfoto 2023-09-21 um 11 53 11

github-actions[bot] commented 10 months ago

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