TUM-Dev / gocast

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

Fix chat #1147

Closed MatthiasReumann closed 1 year ago

MatthiasReumann commented 1 year ago

Motivation and Context

In #1135 the textarea tag hasn't been closed. As a result the chat UI doesn't work properly. Furthermore, it broke the polls. (For examples, see testserver of #1145)

Description

Close tag.

Steps for Testing

Prerequisites:

  1. Log in
  2. Navigate to a Livestream
  3. Chat send button should say send and not New Poll.
  4. Polls work.
  5. 🤠
github-actions[bot] commented 1 year ago

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