cms icon indicating copy to clipboard operation
cms copied to clipboard

bug: Sidebar taking a lot of unnecessary space and not collapsing when reducing screen size

Open kraj2503 opened this issue 1 year ago • 0 comments

Describe the bug The side bar is too persistent and takes a decent amount of space even when minimize which will make video player get less space and will impact the viewers watching and coding alongside on single screen.

To Reproduce Steps to reproduce the behavior:

  1. reduce screen size
  2. See error

Expected behavior There should be a button on AppBar that should toggle SideBar and SideBar by default and when reducing screen size should be set as false or minimized

Screenshots or GIFs image

Info (please complete the following information):

  • Browser Arc
  • Version- latest

Additional context This bug can be easily fixed by making changes in CSS of the code to change when screen size changes.

kraj2503 avatar Aug 20 '24 15:08 kraj2503