[PR #11061] fix(ui): active file tab hiding issue #13648

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

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

State: closed
Merged: No


What does this PR do?

Closes #11013

This PR fixes the file tabs related issue. Currently active file tab is partially hiding if it is placed right end.
So the close button are hiding and can't close the tab. So I implemented scroll like vscode.
Here is the result:

https://github.com/user-attachments/assets/32c547bf-39aa-4125-a9c1-e23a3890b4ec

How did you verify your code works?

I opened several files and tried to change tabs.

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/11061 **State:** closed **Merged:** No --- ### What does this PR do? Closes #11013 This PR fixes the file tabs related issue. Currently active file tab is partially hiding if it is placed right end. So the close button are hiding and can't close the tab. So I implemented scroll like vscode. Here is the result: https://github.com/user-attachments/assets/32c547bf-39aa-4125-a9c1-e23a3890b4ec ### How did you verify your code works? I opened several files and tried to change tabs.
yindo added the pull-request label 2026-02-16 18:18:29 -05:00
yindo closed this issue 2026-02-16 18:18:29 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#13648