You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I searched existing issues and did not find a duplicate.
I included enough detail to reproduce or investigate the problem.
Area
apps/web
Steps to reproduce
Launch T3 Code Nightly on macOS.
Snap or resize the desktop window to the left or right half of the screen.
Increase the UI zoom until the sidebar changes to the overlay/drawer layout.
Open the sidebar using the top-left sidebar button.
Click Search at the top of the sidebar.
As a control, zoom out until the persistent desktop sidebar returns and click Search again.
Expected behavior
Clicking Search should close the sidebar drawer if necessary and open the command palette with its search input focused, regardless of the window width or UI zoom.
Actual behavior
In the narrow overlay/drawer layout, clicking Search only closes the sidebar. The command palette does not appear.
After zooming out enough for the persistent desktop sidebar to return, the same Search control opens the command palette normally.
Impact
Minor bug or occasional failure
Version or commit
0.0.32-nightly.20260730.960
Environment
macOS 26.5.2 (25F84), Apple M1 Max (arm64), T3 Code Nightly 0.0.32-nightly.20260730.960, built-in 3456 × 2234 Retina display, window snapped to half-screen. The failure occurs when zoom causes the sidebar to cross into its overlay/drawer responsive layout.
Logs or stack traces
none
Screenshots, recordings, or supporting files
t3search.mp4
Workaround
Zoom out or widen the window until the persistent desktop sidebar returns. Search then opens normally.
Before submitting
Area
apps/web
Steps to reproduce
Expected behavior
Clicking Search should close the sidebar drawer if necessary and open the command palette with its search input focused, regardless of the window width or UI zoom.
Actual behavior
In the narrow overlay/drawer layout, clicking Search only closes the sidebar. The command palette does not appear.
After zooming out enough for the persistent desktop sidebar to return, the same Search control opens the command palette normally.
Impact
Minor bug or occasional failure
Version or commit
0.0.32-nightly.20260730.960
Environment
macOS 26.5.2 (25F84), Apple M1 Max (arm64), T3 Code Nightly 0.0.32-nightly.20260730.960, built-in 3456 × 2234 Retina display, window snapped to half-screen. The failure occurs when zoom causes the sidebar to cross into its overlay/drawer responsive layout.
Logs or stack traces
Screenshots, recordings, or supporting files
t3search.mp4
Workaround
Zoom out or widen the window until the persistent desktop sidebar returns. Search then opens normally.