[PR #11649] fix(ui): adjusts alignment of elements to prevent incomplete scroll #13878

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

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

State: closed
Merged: Yes


What does this PR do?

Fixes an UI issue where, on sessions with enough messages, the sidebar on <ENTERPRISE_URL>/share/<SESSION_ID>'s desktop viewport would fail to display the first few messages.

Fixes #11650

How did you verify your code works?

  1. Setup local opencode and enterprise
  2. Import or generate a session with enough messages (40+ in my case)
  3. Share the session with /share
  4. Open in browser and check the sidebar's scroll results

Demo video, comparing before/after side by side

https://github.com/user-attachments/assets/454861df-f211-47de-b8d9-eae63ec91b88

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/11649 **State:** closed **Merged:** Yes --- ### What does this PR do? Fixes an UI issue where, on sessions with enough messages, the sidebar on `<ENTERPRISE_URL>/share/<SESSION_ID>`'s desktop viewport would fail to display the first few messages. Fixes #11650 ### How did you verify your code works? 1. Setup local opencode and enterprise 2. Import or generate a session with enough messages (40+ in my case) 3. Share the session with `/share` 4. Open in browser and check the sidebar's scroll results ## Demo video, comparing before/after side by side https://github.com/user-attachments/assets/454861df-f211-47de-b8d9-eae63ec91b88
yindo added the pull-request label 2026-02-16 18:18:42 -05:00
yindo closed this issue 2026-02-16 18:18:42 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#13878