bigbluebutton-Github/bigbluebutton-html5/imports/ui/components/actions-bar
Arthur B. Grossi 4626b4d7a4
feat(screenshare): add support for troubleshooting links (#21051)
* feat(screenshare): add support for troubleshooting links

Adds setting option to specify troubleshooting links to each error code
of screenshare. When a troubleshooting link for the given error exists,
the toast notification about the error is displayed with a 'Learn more'
button that when clicked leads the user to the external link. When there
is no link set for the specific error code, the button is not displayed.

* fix(screenshare): change toast type for error code 1136

Changed toast type from 'error' to 'warning' for error code 1136 when
sharing screen. This adjustment was made because error code 1136 is also
returned when the user cancels screen sharing during the tab selection
process. Displaying an error toast in this situation could cause
unnecessary alarm for users, as they were simply canceling an operation.

* fix(notification): help link button element

Uses the button element instead of a div to display the 'Learn more'
help link button.

---------

Co-authored-by: Carlos Henrique <carloshsc1998@gmail.com>
2024-09-09 08:51:34 -03:00
..
actions-dropdown Fix: Errors and warnings (#20994) 2024-08-21 17:22:54 -03:00
presentation-options fix(presentation): update state only for presentation 2024-08-15 14:47:26 -03:00
quick-poll-dropdown fix: Label of quick poll items up to 'I' (#20833) 2024-08-02 09:38:32 -04:00
reactions-button fix: setAway mutation being sent several times (#21089) 2024-09-09 08:50:14 -03:00
screenshare feat(screenshare): add support for troubleshooting links (#21051) 2024-09-09 08:51:34 -03:00
component.jsx refactor: Remove old userStatus Emoji (#20717) 2024-07-18 08:58:38 -04:00
container.jsx fix(presentation): update state only for presentation 2024-08-15 14:47:26 -03:00
service.js Remove users adapter consumption 2024-06-14 11:35:53 -03:00
styles.js feat(reactions): port new reactions and fix emojiRain 2023-11-13 15:36:49 -03:00