Skip to content

Resolve "Create guest overview page"

Kevin Chong requested to merge 42-create-guest-overview-page into development

What does this MR do?

Creates a simple button in the guest overview page to connect to a call. This button is visible all the time, it will simply direct the user to /connect/guest, where they are put into the waiting room or actual Jitsi room if there is one available for them.

Screenshots

After

call-button

Does this MR meet the acceptance criteria?

  • I have added tests to validate the new functionality.
  • I have updated the documentation accordingly.

Closes #42 (closed)

Edited by Kevin Chong

Merge request reports