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: add feature flag to toggle joining chat by default on start #6075

Merged
merged 1 commit into from
Jan 31, 2024

Conversation

aixaCode
Copy link
Collaborator

@aixaCode aixaCode commented Jan 30, 2024

What does this PR change?

This PR is adding a feature flag to toggle between joined state in voice chat on the start of application.
This is a workaround for #6074

How to test the changes?

  1. Launch the explorer
  2. Add &ENABLE_voice_chat_joined_on_start param
  3. The user should be joined to the chat automatically
  4. Add &DISABLE_voice_chat_joined_on_start
  5. The user should not be connected to voice chat

Our Code Review Standards

https://github.com/decentraland/unity-renderer/blob/master/docs/code-review-standards.md

Copilot summary

copilot:summary

@aixaCode aixaCode marked this pull request as ready for review January 30, 2024 17:15
@github-actions github-actions bot requested a review from LucasLioyQA January 30, 2024 17:15
@aixaCode aixaCode removed the request for review from LucasLioyQA January 30, 2024 17:15
Copy link
Contributor

@anicalbano anicalbano left a comment

Choose a reason for hiding this comment

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

✔️ Reviewed and approved by QA

@aixaCode aixaCode merged commit 7b9fad5 into dev Jan 31, 2024
14 checks passed
@aixaCode aixaCode deleted the fix/add-feature-flag-voice-chat-joined branch January 31, 2024 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants