Skip to content

fix(titlebar): keep "new chat" icon visible on smaller viewports#25554

Open
Wdits wants to merge 4 commits intoanomalyco:devfrom
Wdits:fix/new-chat-icon-responsive
Open

fix(titlebar): keep "new chat" icon visible on smaller viewports#25554
Wdits wants to merge 4 commits intoanomalyco:devfrom
Wdits:fix/new-chat-icon-responsive

Conversation

@Wdits
Copy link
Copy Markdown

@Wdits Wdits commented May 3, 2026

Issue for this PR

Closes #25551

Type of change

  • Bug fix
  • New feature
  • Refactor / code improvement
  • Documentation

What does this PR do?

Moves the "new chat" icon (new-session) out of the hidden xl:flex container in titlebar.tsx so it remains visible in the title bar when the window is resized to smaller widths, instead of disappearing entirely below the xl breakpoint.

How did you verify your code works?

Tested locally by running the dev server (bun dev -- --port 4444) and resizing the browser window from maximized to narrow. The "new chat" icon now persists in the title bar alongside the mobile sidebar toggle on smaller viewports.

Screenshots / recordings

With the new change
image

image

("New Chat" button is still there even after resizing).

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

@Wdits Wdits requested a review from adamdotdevin as a code owner May 3, 2026 07:10
@Wdits
Copy link
Copy Markdown
Author

Wdits commented May 4, 2026

@rekram1-node

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.

[Desktop] "New chat" icon disappears in compact window mode

1 participant