Skip to content

Resolve "Show information after emergency call ending"

Closes #230

Currently shows the popup on the guest index page when the call was closed due to an emergency. To Check:

  • Message to provided in the popup, this one is rather crude.
  • The popup now shows every time the guest opens the guest index page, for as long as the call would've been going on. For example, if the call was from 15:15 - 15:30 and was interrupted halfway, the popup will show every time the guest opens the guest index page till 15:30. We should decide if this is wanted behaviour.

Pro:

  • If the user clicks it away quickly it will show again if they try to go to the same page
  • The popup will show till the call is no longer ongoing, resulting in less confusion for the guest on why they can no longer see the call

Cons:

  • The popup opens every time the index page is loaded
Edited by Toby van Willegen

Merge request reports