-
Notifications
You must be signed in to change notification settings - Fork 3.1k
[QoL] Add Collapse Button to Sidebar History Panel (#6222) #6489
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
base: main
Are you sure you want to change the base?
[QoL] Add Collapse Button to Sidebar History Panel (#6222) #6489
Conversation
👷 Deploy request for continuedev pending review.Visit the deploys page to approve it
|
All contributors have signed the CLA ✍️ ✅ |
I have read the CLA Document and I hereby sign the CLA |
@amarnathgupta it looks like some tests are failing! |
@amarnathgupta note looks like prettier tests are failing, you can add the prettier extension and enable format on save and then save |
@RomneyDa Thanks for pointing out the Prettier failure. I’ve run Prettier and committed the changes. The build should be green now. Let me know if you need anything else! ✌️ |
Hi @sestinj, I noticed this issue and found it a good fit to contribute.
I went ahead and implemented the collapse/expand functionality for the history sidebar.
Let me know if any changes are needed. Happy to tweak things as required.
Thanks! 🙌
Fixes #6222
Summary by cubic
Added a collapse/expand button to the history sidebar, letting users hide or show the panel as needed. This makes the sidebar more flexible and saves screen space.