bigbluebutton-Github/bigbluebutton-html5/imports/ui/components/layout
Arthur B. Grossi 5f6b8bc698
feat: add bbb_hide_notifications (#21415)
* feat(layout): add `hideNotificationToasts` to notifications bar
context

Adds the `hideNotificationToasts` property to the notifications bar
in the layout context, allowing the notification toasts to be
hidden when the property is set to `true`.

* feat(layout): add userdata `bbb_hide_notifications`

Introduces join userdata parameter `bbb_hide_notifications` that
prevents the rendering of all notification toasts in the client.
2024-10-22 17:43:00 -03:00
..
layout-manager refactor: App component cleanup, part 2 2024-09-13 14:53:14 -03:00
modal style(layout/modal): Removing custom layout (visually) from layouts modal (#21324) 2024-10-03 10:23:21 -03:00
push-layout Fix: [3.0] userdata-bbb_hide_presentation_on_join parameter is hiding presentation for presenters (#21397) 2024-10-15 15:03:10 -03:00
context.jsx feat: add bbb_hide_notifications (#21415) 2024-10-22 17:43:00 -03:00
defaultValues.js fix: Client can't load in certain cases (#20336) 2024-05-29 09:26:11 -04:00
enums.js feat: add bbb_hide_notifications (#21415) 2024-10-22 17:43:00 -03:00
initState.js feat: add bbb_hide_notifications (#21415) 2024-10-22 17:43:00 -03:00
layoutTypes.ts feat: add bbb_hide_notifications (#21415) 2024-10-22 17:43:00 -03:00
observer.tsx feat: add bbb_hide_notifications (#21415) 2024-10-22 17:43:00 -03:00
utils.js chore: Fix typo (found by typos) (port) #19834 2024-03-18 09:58:53 -04:00