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

Add support for multiple simultaneous meetings #2

Open
robcortez opened this issue Aug 10, 2020 · 0 comments
Open

Add support for multiple simultaneous meetings #2

robcortez opened this issue Aug 10, 2020 · 0 comments

Comments

@robcortez
Copy link
Owner

robcortez commented Aug 10, 2020

Problem

Currently, joining multiple meetings at once will cause sporadic behavior with the extension.

  • If mute status is different in each meeting, browser icon will rapid change between muted and unmuted colors.
  • Toggling mute status using browser button or hotkey will toggle mute in all joined meetings.

Solution

Add popup UI to browser action that will display a list of joined meetings and allow you to toggle by clicking icon next to meeting or via keyboard shortcut.

Need to come up with good UI element to differentiate between your joined meetings.
Possibilities:

  • number of people in meeting
  • meeting name
  • meeting ID
  • sort by time joined
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

No branches or pull requests

1 participant