How to Hide the Right Sidebar (Show Participants) in Jitsi on Desktop Browsers
Jitsi is a popular open-source video conferencing solution that allows users to host and join virtual meetings. One of the features of Jitsi is the ability to hide the right sidebar, which displays a list of participants. This can be useful when you want to maximize the video feed and minimize distractions. However, some users have reported difficulty in finding the option to hide the right sidebar. In this article, we will provide a detailed guide on how to hide the right sidebar in Jitsi on desktop browsers.
Finding the Hide/Show Participants Option
To hide the right sidebar in Jitsi, you need to click on the arrow located at the top right corner of the screen. However, some users have reported that they are unable to find this arrow. The reason for this is that the arrow is only visible when your mouse cursor is hovering over the right sidebar. To make the arrow visible, simply move your mouse cursor over the right sidebar and it should appear.

Hiding the Right Sidebar
Once you have found the arrow, click on it to hide the right sidebar. The sidebar will slide out of view, and the video feed will expand to fill the space. You can also click on the arrow again to show the sidebar.
Alternative Method: Using the Keyboard Shortcut
If you find it difficult to hover your mouse over the right sidebar to make the arrow visible, you can also use a keyboard shortcut to hide the right sidebar. The keyboard shortcut for hiding the right sidebar is Cmd + Shift + H on Mac, and Ctrl + Shift + H on Windows and Linux. This shortcut will toggle the visibility of the right sidebar, so you can use it to show the sidebar as well.
In this article, we have provided a detailed guide on how to hide the right sidebar in Jitsi on desktop browsers. By hiding the right sidebar, you can maximize the video feed and minimize distractions. We have also provided an alternative method using a keyboard shortcut. We hope this article has been helpful in resolving any issues you may have had with hiding the right sidebar in Jitsi.
References
// Example code block
function helloWorld() {
console.log("Hello, world!");
}