Skip to content

Add buttons to switch role and go into presentation mode to header

For this some further changes are necessary:

  • Extend routing service
  • Use RoomUserRoleResolver for every room route
  • Fix variants of primary and secondary color

Also:

  • Remove buttons in room overview which are no longer needed
  • Move QRCodeComponent to presentation module and stop using as dialog

Preview:

Testing

  • Header action buttons should only be displayed if current route is in room
  • Going into presentation mode should always adopt the current view (expept settings view)
  • Switching to participants room view should be able in all room subroutes

Closes #821 (closed)

Edited by Lukas Weingarten

Merge request reports