bigbluebutton-Github/bigbluebutton-html5/imports/ui/components/user-list
germanocaumo 5920181882
fix(plugins): layout content pile hook improvements (#20636)
* fix(plugins): layout content pile hook improvements

The isOpen property of the content was not being updated when the minimize button was pressed, so plugins couldn't know if it was open or not.
Also, plugins were not receiving the initial state when subscribing to the hook, they only received subsequent changes.

+ fix duplicated external video event and user list event with wrong names.

* fix: eslint errors

* fix(layout): remove previous content from pile

Always remove previous content from pile when calling SET_PILE_CONTENT_FOR_PRESENTATION_AREA with open = false
2024-10-22 12:53:08 -04:00
..
chat-list-item remove defaultProps from components 2024-06-11 13:10:04 -03:00
custom-logo
user-list-content fix(plugins): layout content pile hook improvements (#20636) 2024-10-22 12:53:08 -04:00
user-list-graphql Fix: Errors and warnings (#20975) 2024-09-10 16:10:28 -04:00
component.jsx feat(darklogo): port customDarkLogo (#20922) 2024-08-21 14:58:32 -03:00
container.jsx fix(dark-logo): darkreader changes are propagated to the user list (#21421) 2024-10-22 10:22:42 -03:00
service.js Fix: Restore keyboard navigation on userlist (#21246) 2024-10-09 08:29:07 -03:00
styles.js