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]Track visibility when the app moves to background #255

Closed
wants to merge 0 commits into from

Conversation

ipavlidakis
Copy link
Collaborator

🔗 Issue Links

Provide all JIRA tickets and/or GitHub issues related to this PR, if applicable.

🎯 Goal

Describe why we are making this change.

📝 Summary

Provide bullet points with the most important changes in the codebase.

🛠 Implementation

Provide a detailed description of the implementation and explain your decisions if you find them relevant.

🎨 Showcase

Add relevant screenshots and/or videos/gifs to easily see what this PR changes, if applicable.

Before After
img img

🧪 Manual Testing Notes

Explain how this change can be tested manually, if applicable.

☑️ Contributor Checklist

  • I have signed the Stream CLA (required)
  • This change follows zero ⚠️ policy (required)
  • This change should receive manual QA
  • Changelog is updated with client-facing changes
  • New code is covered by unit tests
  • Comparison screenshots added for visual changes
  • Affected documentation updated (Docusaurus, tutorial, CMS)

🎁 Meme

Provide a funny gif or image that relates to your work on this pull request. (Optional)

@ipavlidakis ipavlidakis added the bug Something isn't working label Dec 22, 2023
@ipavlidakis ipavlidakis self-assigned this Dec 22, 2023
@ipavlidakis ipavlidakis requested a review from a team as a code owner December 22, 2023 13:15
Copy link

github-actions bot commented Dec 22, 2023

1 Error
🚫 Please use more than one word.
41580b0
2 Warnings
⚠️ Please be sure to complete the Contributor Checklist in the Pull Request description
⚠️ Big PR

Generated by 🚫 Danger

@ipavlidakis ipavlidakis force-pushed the fix/picture-in-picture branch from c3fa6d6 to 12a85c3 Compare January 3, 2024 17:28
return utils.videoRendererFactory.views.values.first

return nil
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Not sure if returning the first participant makes sense as it can be our own track

@ipavlidakis ipavlidakis force-pushed the fix/picture-in-picture branch from 12a85c3 to 41580b0 Compare January 3, 2024 17:30
Copy link

sonarcloud bot commented Jan 3, 2024

Quality Gate Passed Quality Gate passed

The SonarCloud Quality Gate passed, but some issues were introduced.

4 New issues
0 Security Hotspots
67.3% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

@ipavlidakis ipavlidakis marked this pull request as draft January 4, 2024 10:13
@ipavlidakis ipavlidakis closed this Jan 9, 2024
@ipavlidakis ipavlidakis force-pushed the fix/picture-in-picture branch from 41580b0 to 6f99958 Compare January 9, 2024 18:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant