bigbluebutton-Github/bigbluebutton-html5/imports/ui/components/common
prlanzarin 533c7e86dc fix(bbb-html5): add specific logCodes for root error boundaries
The ErrorBoundary component has a generic log message that is not
overridable and will aggregate errors from different components. The
ideal scenario is that log tags are configurable so that errors can be
filtered for in log post-processing.

Add the logMetadata: { logCode, logMessage } prop to the ErrorBoundary
component so that log tags are configurable. Default tags are
maintained.
Add specific log metadatas for the client startup error boundary
(logCode: 'app_startup_crash') and the user connection error boundary
(logCode: 'app_crash').
2024-05-03 15:27:17 +00:00
..
button fix: avoid empty span on directLeaveButton and only show separator elem on options dropdown when there's one elem below at least 2024-02-23 16:06:06 -03:00
checkbox update material ui from v4 to v5 2023-05-10 00:09:54 +00:00
control-header
error-boundary fix(bbb-html5): add specific logCodes for root error boundaries 2024-05-03 15:27:17 +00:00
fallback-errors [issue-16954] - migration of fallback modal and caption reader modal 2023-03-24 10:07:56 -03:00
file-reader replace lodash uniqueId 2023-02-23 11:23:51 -03:00
fullscreen-button test: add video quality and background webcam tests 2023-03-29 11:16:47 -03:00
icon [plugin-sdk-issue-33] - implemented menu badge 2023-10-04 11:43:10 -03:00
loading-screen Migrate auth and settings to graphQL (#19507) 2024-03-06 14:28:18 -03:00
locales-dropdown Migrate auth and settings to graphQL (#19507) 2024-03-06 14:28:18 -03:00
menu move away to reactions button 2024-04-23 14:56:23 -03:00
modal Refactor: Remove pick random user 2024-03-12 20:01:12 -03:00
radio update material ui from v4 to v5 2023-05-10 00:09:54 +00:00
remaining-time Remove: Breakout room unused code 2024-04-30 16:14:22 -03:00
separator More changes 2023-09-14 10:44:04 -03:00
spinner More changes 2023-09-13 14:34:48 -03:00
switch
toast Merge 2.7 into Develop 2023-07-31 11:24:25 -03:00
tooltip fix: prop types, tooltip options and setting changes 2024-02-16 17:25:43 -03:00