-
- Downloads
Add support for hiding sidebar (#2809)
* Add support for hiding sidebar Support cmd/ctrl + shift +s for quick hide/show * patch sidebar padding on collapse * update Key for sidebar setting
Showing
- frontend/src/components/Sidebar/ActiveWorkspaces/ThreadContainer/ThreadItem/index.jsx 4 additions, 4 deletions...bar/ActiveWorkspaces/ThreadContainer/ThreadItem/index.jsx
- frontend/src/components/Sidebar/SidebarToggle/index.jsx 105 additions, 0 deletionsfrontend/src/components/Sidebar/SidebarToggle/index.jsx
- frontend/src/components/Sidebar/index.jsx 52 additions, 36 deletionsfrontend/src/components/Sidebar/index.jsx
- frontend/src/components/WorkspaceChat/ChatContainer/index.jsx 1 addition, 1 deletion...tend/src/components/WorkspaceChat/ChatContainer/index.jsx
Loading
Please register or sign in to comment