cms
cms copied to clipboard
bug: Sidebar taking a lot of unnecessary space and not collapsing when reducing screen size
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:
- reduce screen size
- 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
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.