Skip to content

shell-updates#440

Open
pr3khar wants to merge 6 commits intomainfrom
pr3-shell-updates
Open

shell-updates#440
pr3khar wants to merge 6 commits intomainfrom
pr3-shell-updates

Conversation

@pr3khar
Copy link
Copy Markdown
Contributor

@pr3khar pr3khar commented Apr 8, 2026

Shell parity and layout (Shell, Bottom tray, Copilot Shell)
Aligned behavior and visuals across standalone Shell, BottomTray, and CopilotShell: containers, headers, threads, thread lists, welcome screens, conversation starters, and composers.

CopilotShell: added a ThreadListContainer plus threadList.scss so its thread list matches the other layouts more closely.

API and state:
SharedChatUIProps / OpenUIChat: new optional showAssistantLogo; composed layouts pass it through.

useScrollToBottom: respects scroll-padding-top when scrolling to the last user message, and clamps scroll position with Math.max(..., 0) to avoid odd negative scrolls.

@pr3khar pr3khar requested a review from ankit-thesys April 8, 2026 22:05
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.

1 participant