Files
meet/src/frontend/src
lebaudantoine 101be503bf 🚸(frontend) fix widget state management
The current design is inefficient, using two separate approaches to manage
the app state and determine which widget is open. This inconsistency affects
the user experience and overall design quality.

Soon, only one container will be open/close, and its content will be toggle,
using an extensible system.

As a quick fix, I’ve added basic logic to ensure that opening one widget
automatically closes any other open widgets, such as the chat or participants
widget. This is a temporary measure to fix state management until a
more robust solution can be implemented.
2024-08-12 23:16:01 +02:00
..
2024-08-06 12:25:22 +02:00
2024-08-12 23:16:01 +02:00
2024-08-06 12:25:22 +02:00
2024-08-12 23:16:01 +02:00
2024-08-12 23:16:01 +02:00
2024-08-12 23:16:01 +02:00
2024-08-06 12:25:22 +02:00