[PR #13686] feat(app): Always show search for small screens & mobile #14771

Open
opened 2026-02-16 18:19:32 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/13686

State: open
Merged: No


What does this PR do?

This PR makes search always visible in the header for mobile. Mobile doesn't have hotkeys (or gestures), so the only way to do a lot of things is with buttons or search.

Before:

Image

After:

Screenshot 2026-02-14 at 10 55 11 PM
iPhone:

359E2A2C-42E7-4C57-8D4A-FCFA384038A2_4_5005_c

How did you verify your code works?

Tested it on chrome emulator & phone, and validated that the existing search UX remains unchanged visually. See this recording with the breakpoint transition:

https://github.com/user-attachments/assets/4382a7fa-fba6-40cc-b609-e43a943763a1

Closes: https://github.com/anomalyco/opencode/issues/13685

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/13686 **State:** open **Merged:** No --- ### What does this PR do? This PR makes search always visible in the header for mobile. Mobile doesn't have hotkeys (or gestures), so the only way to do a lot of things is with buttons or search. #### Before: <img width="410" height="838" alt="Image" src="https://github.com/user-attachments/assets/c7a0c1cd-e1fd-4600-94fb-125dbbc3cb2d" /> #### After: <img width="416" height="844" alt="Screenshot 2026-02-14 at 10 55 11 PM" src="https://github.com/user-attachments/assets/948ea90e-05fc-47bd-a368-a054dfa2984e" /> ##### iPhone: ![359E2A2C-42E7-4C57-8D4A-FCFA384038A2_4_5005_c](https://github.com/user-attachments/assets/6fd32531-e6a9-4b76-a391-b2d10e04a2c6) ### How did you verify your code works? Tested it on chrome emulator & phone, and validated that the existing search UX remains unchanged visually. See this recording with the breakpoint transition: https://github.com/user-attachments/assets/4382a7fa-fba6-40cc-b609-e43a943763a1 Closes: https://github.com/anomalyco/opencode/issues/13685
yindo added the pull-request label 2026-02-16 18:19:32 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#14771