Thanks to visit codestin.com
Credit goes to github.com

Skip to content

allow opening chat history sidebar on mobile#170

Merged
vkarpov15 merged 2 commits intomainfrom
vkarpov15/chat-sidebar-mobile
Feb 27, 2026
Merged

allow opening chat history sidebar on mobile#170
vkarpov15 merged 2 commits intomainfrom
vkarpov15/chat-sidebar-mobile

Conversation

@vkarpov15
Copy link
Member

No description provided.

Copilot AI review requested due to automatic review settings February 27, 2026 02:51
@vercel
Copy link

vercel bot commented Feb 27, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
studio Ready Ready Preview, Comment Feb 27, 2026 2:55am

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR enhances the mobile user experience by making the chat history sidebar accessible on mobile devices. Previously, the sidebar toggle functionality was not optimized for mobile screens, and this change implements a proper mobile-responsive sidebar with appropriate show/hide behavior.

Changes:

  • Converted sidebar toggle from <div> to semantic <button> element with proper accessibility attributes
  • Added mobile-specific responsive classes (lg:hidden) to show/hide controls appropriately on different screen sizes
  • Changed sidebar animation from width-based transitions to transform-based translations for smoother mobile experience

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@vkarpov15 vkarpov15 merged commit 73c3e49 into main Feb 27, 2026
30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants