openfun / jitsi-magnify

An authentication and room management system for Jitsi built with Django/React
MIT License
23 stars 6 forks source link

✨(frontend) Make the "Members" section always visible and functional #226

Closed PanchoutNathan closed 1 year ago

PanchoutNathan commented 1 year ago

Purpose

When a room is marked as public, its list of members is hidden

Proposal

Make the "Members" section always visible and functional. Secure behavior with a test.

Close #219