Every participant is shown as Moderator
Closed this issue · 3 comments
srirambv commented
Description
Every participant is shown as Moderator
Steps
- Create a Web3 Talk room using premium credentials
- Select the NFT type for required collections when creating the room
- Join the call with a participant NFT
- Join the call from a different browser with a wallet which doesn't have any NFT
- Check participant list, shows everyone as moderator
Actual Result
Expected Result
Should only show the room creator as Moderator
Additional Information
cc: @mrose17
srirambv commented
This seems fixed now. @johnhalbert did #830 fix this one as well?
Moderator Window | Participant Window | Participant on iOS |
---|---|---|
johnhalbert commented
@srirambv I believe this subscriptions issue fixed this: https://github.com/brave-intl/subscriptions/pull/328
I made additional changes to subscriptions to fix a few other issues we found there earlier today. Can you re-test this and see if you're still seeing the appropriate users appearing as moderators?
srirambv commented