openfun / jitsi-magnify

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

🐛(frontlib) add missing cache invalidations #81

Closed Leonils closed 2 years ago

Leonils commented 2 years ago

Purpose

After an add request, we need to modify (or refetch) the react query cache, or the list displayed will not update when the request finish.

Proposal

This add two missing such cache updates when adding a new group to room or a new meeting to room