openfun / jitsi-magnify

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

🐛(frontend) fix handle error register room form #154

Closed PanchoutNathan closed 1 year ago

PanchoutNathan commented 1 year ago

Purpose

The error modal appears even when it's an error handled by react. Like for example a room that already exists

Proposal

Show modal only when it's not a known error