[PR #10487] fix(app): mobile horizontal scrolling due to session stat btn #13460

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

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

State: closed
Merged: Yes


What does this PR do?

Adds ellipsis to session-status-turn button so that it doesn't overflow and cause scrolling on mobile.

Ex of mobile scroll:
Screenshot 2026-01-24 at 11 01 34 PM

Before:

https://github.com/user-attachments/assets/3989dacf-e7f8-43e0-8c02-9aad95ac00ca

After:

https://github.com/user-attachments/assets/eab75744-0a04-4bea-a760-dd25ad18f4b2

How did you verify your code works?

Tested

Fixes: https://github.com/anomalyco/opencode/issues/10485

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/10487 **State:** closed **Merged:** Yes --- ### What does this PR do? Adds ellipsis to session-status-turn button so that it doesn't overflow and cause scrolling on mobile. Ex of mobile scroll: <img width="811" height="837" alt="Screenshot 2026-01-24 at 11 01 34 PM" src="https://github.com/user-attachments/assets/ef7e6bfb-b929-47ce-8ce0-18b9b40171f3" /> Before: https://github.com/user-attachments/assets/3989dacf-e7f8-43e0-8c02-9aad95ac00ca After: https://github.com/user-attachments/assets/eab75744-0a04-4bea-a760-dd25ad18f4b2 ### How did you verify your code works? Tested Fixes: https://github.com/anomalyco/opencode/issues/10485
yindo added the pull-request label 2026-02-16 18:18:19 -05:00
yindo closed this issue 2026-02-16 18:18:19 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#13460