Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Show room broadcast when ending a recording #9841

Merged
merged 4 commits into from
Jan 2, 2023

Conversation

weeman1337
Copy link
Contributor

@weeman1337 weeman1337 commented Dec 28, 2022

If you stop a broadcast recording in a room with a live broadcast, show the live broadcast.

closes element-hq/element-web#24072

PSF-1805

Checklist

  • Tests written for new code (and old code if feasible)
  • Linter and other CI checks pass
  • Sign-off given on the changes (see CONTRIBUTING.md)

This change is marked as an internal change (Task), so will not be included in the changelog.

@weeman1337 weeman1337 added the T-Task Refactoring, enabling or disabling functionality, other engineering tasks label Dec 28, 2022
@weeman1337 weeman1337 marked this pull request as ready for review December 29, 2022 08:09
@weeman1337 weeman1337 requested a review from a team as a code owner December 29, 2022 08:09
Copy link
Contributor

@germain-gg germain-gg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! For some reason the TS strict checks are unhappy with you, but it seems unrelated to your changes!

@weeman1337 weeman1337 merged commit 91e078d into develop Jan 2, 2023
@weeman1337 weeman1337 deleted the weeman1337/show-broadcast-after-end-recording branch January 2, 2023 11:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
T-Task Refactoring, enabling or disabling functionality, other engineering tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Show the live PIP listener widget when the potential PIP recorder widget is closed
2 participants