Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix (html5): modal initialisation #16585

Merged
merged 1 commit into from Jan 27, 2023

Conversation

zhem0004
Copy link
Collaborator

What does this PR do?

Adds execution of Meteor tracker change function on creation of the modal component

Closes Issue(s)

Closes #16474

Motivation

Previously this functionality was done via
https://github.com/bigbluebutton/bigbluebutton/blob/develop/bigbluebutton-html5/imports/ui/components/audio/container.jsx#L176

However, it would stop working in case that line was not to be executed because of audio modal being turned off, which resulted in app crash;

@antobinary antobinary added this to the Release 2.6 milestone Jan 27, 2023
@sonarcloud
Copy link

sonarcloud bot commented Jan 27, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

Bug C 1 Bug
Vulnerability A 0 Vulnerabilities
Security Hotspot E 2 Security Hotspots
Code Smell A 26 Code Smells

No Coverage information No Coverage information
5.2% 5.2% Duplication

@ramonlsouza ramonlsouza merged commit af3899f into bigbluebutton:v2.6.x-release Jan 27, 2023
@gustavotrott gustavotrott changed the title fix: modal initialisation fix (html5): audio modal initialisation Jan 27, 2023
@gustavotrott gustavotrott changed the title fix (html5): audio modal initialisation fix (html5): modal initialisation Jan 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants