Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Make chat (left) sidebar collapsible #1404

Closed
leitdeux opened this issue Jan 6, 2024 · 2 comments · Fixed by #1420
Closed

feat: Make chat (left) sidebar collapsible #1404

leitdeux opened this issue Jan 6, 2024 · 2 comments · Fixed by #1420
Assignees
Labels
good first issue Good for newcomers type: feature request A new feature

Comments

@leitdeux
Copy link

leitdeux commented Jan 6, 2024

Problem
Always having the left sidebar open leaves less room on vertically-rotated monitors and possibly laptop screens with lower resolutions. Also, it provides more "focus" to the current conversation-- users may not need to have a list of other threads displayed to the left of the main conversation all the time.

Success Criteria
The left sidebar (just like the right) should be collapsible with a button found in the navbar.

Additional context
Thanks!

@leitdeux leitdeux added the type: feature request A new feature label Jan 6, 2024
@freelerobot freelerobot added the good first issue Good for newcomers label Jan 7, 2024
namchuai pushed a commit that referenced this issue Jan 7, 2024
namchuai pushed a commit that referenced this issue Jan 7, 2024
@namchuai namchuai self-assigned this Jan 7, 2024
namchuai pushed a commit that referenced this issue Jan 7, 2024
@github-project-automation github-project-automation bot moved this to Done in Menlo Jan 8, 2024
namchuai added a commit that referenced this issue Jan 8, 2024
@namchuai
Copy link
Collaborator

namchuai commented Jan 8, 2024

@leitdeux , please using command/ctrl + b for toggle left side bar.

@leitdeux
Copy link
Author

leitdeux commented Jan 8, 2024

@namchuai Thank you for implementing this so quickly! It's working wonderfully.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers type: feature request A new feature
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants