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

[TODO] Create a "Watch YouTube and chat Together" component #184

Closed
Sing-Li opened this issue Sep 14, 2022 · 2 comments · Fixed by #194
Closed

[TODO] Create a "Watch YouTube and chat Together" component #184

Sing-Li opened this issue Sep 14, 2022 · 2 comments · Fixed by #194
Assignees

Comments

@Sing-Li
Copy link
Member

Sing-Li commented Sep 14, 2022

Backport and adapt the RC4Conferences "mainstage component" trivially to create a "Watch YouTube and chat together" component.

This component allows users to watch something on youtube together while chatting about it together in the embedded chat with one another.

Key point: this component will make use of the auxiliary data available from the auth component on two levels:

  1. directly -- via the username and email info that is required for the embedded chat
  2. indirectly -- through the scaled superprofile -- the role-and-permission information that is necessary to control the "logged in" vs "logged out" top-nav behaviors
@Palanikannan1437
Copy link
Contributor

I'd love to work on this awesome feature once I'm done with implementing the requested changes in #183!

@Sing-Li
Copy link
Member Author

Sing-Li commented Sep 14, 2022

Amazing progress you're making on #183 @Palanikannan1437 ! You're on 👍

They are quite related as it showcases the usage of the "auth" component(s) and how they typically integrates into the customized system.

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 a pull request may close this issue.

2 participants