[PR #10457] fix(app): expose context pane on mobile web #13445

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

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

State: open
Merged: No


fixes #10443

note: recommend reviewing with ?w=1 github review whitespace parameter

What does this PR do?

  • enable viewing context details on mobile web
  • introduce third mobile tab state for context panel
  • workaround tooltip ignoring touch events
  • two-tap pattern for opening context tab from tooltip
  • tighten spacing between interactive elements in prompt bar on mobile

How did you verify your code works?

tested on device running the locally-built web app client:

before

https://github.com/user-attachments/assets/08175e16-aa1c-4b02-af1b-22784e0814da

after

https://github.com/user-attachments/assets/2ef71eb1-584e-4611-8fee-ad4b7e2d39cb

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/10457 **State:** open **Merged:** No --- fixes #10443 _note: recommend reviewing with [`?w=1` github review whitespace parameter](https://github.com/anomalyco/opencode/pull/10457/changes?w=1)_ ### What does this PR do? * enable viewing context details on mobile web * introduce third mobile tab state for context panel * workaround tooltip ignoring touch events * two-tap pattern for opening context tab from tooltip * tighten spacing between interactive elements in prompt bar on mobile ### How did you verify your code works? tested on device running the locally-built web app client: #### before https://github.com/user-attachments/assets/08175e16-aa1c-4b02-af1b-22784e0814da #### after https://github.com/user-attachments/assets/2ef71eb1-584e-4611-8fee-ad4b7e2d39cb
yindo added the pull-request label 2026-02-16 18:18:18 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#13445