Skip to content

Recording access not working in restrictive browsers #2851

@samuelwei

Description

@samuelwei

Describe the bug

Currently, room recordings are listed and when clicked, an async function is triggered to generate a link to access the recording. This is a problem as some browsers block the opening of a new window that is not directly caused by a user action.

To Reproduce
Steps to reproduce the behavior:

  1. Go to an existing recording using Google Chrome
  2. Change network settings in chrome dev tools to have a high latency
  3. Click on a recording format
  4. See error

Expected behavior
Accessing recordings is independent of the latency or browser pop-up restrictions

Additional context
Some issue existed with downloading room files. Issue was fixed in #2726

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions