twilio-video-app-react
twilio-video-app-react copied to clipboard
Update track switch off UI
Contributing to Twilio
All third party contributors acknowledge that any contributions they provide will be made under the same open source license that the open source project is provided under.
- [x] I acknowledge that all my contributions will be made under the project's license.
Pull Request Details
JIRA link(s):
Description
This PR is a copy of PR #708. This branch has been created off of main in order to avoid a large and confusing merge conflict (merging main into old VIDEO-9513-update-disabled-video-ui branch).
Burndown
Before review
- [ ] Updated CHANGELOG.md if necessary
- [ ] Added unit tests if necessary
- [ ] Updated affected documentation
- [x] Verified locally with
npm test - [x] Manually sanity tested running locally
- [ ] Included screenshot as PR comment (if needed)
- [x] Ready for review
Before merge
- [ ] Got one or more +1s
- [ ] Re-tested if necessary