voxeet / voxeet-uxkit-cordova

Dolby.io UXKit for Cordova
Other
1 stars 14 forks source link

Users list inconsistently displayed #34

Closed mattyg closed 3 years ago

mattyg commented 3 years ago

Describe the bug

The users list (the circles showing the user avatar, name and speaking indicator) is not consistently displayed at the top of the screen. It's not clear to me when it is supposed to be displayed, but I would expect the behavior to be consistent.

Sometimes, device A creates a conversation, invites device B and starts the conversation. The users list appears on device A, until device B joins the conversation, when it disappears. Sometimes it then appears on device B's screen, other times it does not.

Sometimes it does not appear at all on either device.

Expected Behaviour

A consistent behavior: either the users list always appears, or never appears. A configuration option to specify if the users list should appear. It is not clear to me what the expected behavior should be.

Steps to Reproduce the Problem

  1. Start a conversation
  2. Invite a user
  3. Join the conversation
  4. Repeat, and see if the users list display is inconsistent between devices, or repetitions.

Specifications

mattyg commented 3 years ago

I recognize this is not a great issue report. I will reopen if I can reproduce consistently with a minimal example.