Resolve "Content List"
Closes #172 (closed)
Expands #159 (closed)
Proposed changes
- List a room's content when it's joined
- Contents are shown as a list of buttons named by the content's subject
- If button is clicked, content is shown in a modification pop-up and can be edited or deleted
Testing instructions
Login as creator and join a room (actually working on demo content, because api calls are not included)
-
Select a content and you will see the modification dialog appear
-
The update button should only allow modifications if they are valid and changes on the subject should be seen directly in the contents list
Not working
- api calls
- not all CRUD functions implemented in Content-Service
- Sometimes edit-dialogs appear in different sizes