jiti-meet/react/features/av-moderation
Дамян Минков 6f44368647 fix(av-moderation): Fixes approving and dismissing the notification.
When participants panel is open and we approve a participant to unmute, the notification was not hidden as we were not correctly updating the state. We were expecting a participant object, but an id of the participant was used.
2021-08-06 15:04:26 -05:00
..
components feat: Participants optimisations (#9515) 2021-07-09 15:36:19 +03:00
actionTypes.js feat: UI part for A/V moderation. (#9195) 2021-06-23 14:23:44 +03:00
actions.js fix(av-moderation): Fixes approving and dismissing the notification. 2021-08-06 15:04:26 -05:00
constants.js feat: UI part for A/V moderation. (#9195) 2021-06-23 14:23:44 +03:00
functions.js feat: Participants optimisations (#9515) 2021-07-09 15:36:19 +03:00
middleware.js feat: Participants optimisations (#9515) 2021-07-09 15:36:19 +03:00
reducer.js fix(av-moderation): Fixes approving and dismissing the notification. 2021-08-06 15:04:26 -05:00