[PR #10463] fix(tui): guard against undefined in DialogSelect onMove callback #13450

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

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

State: closed
Merged: No


Fixes anomalyco/opencode#10461

What does this PR do?

Prevents TypeError when filtered list is empty and user navigates, affecting /fork, timeline, and theme picker dialogs.

How did you verify your code works?

Tried it locally with opencode dev before and after fix was applied to verify that it actually fixed the issue.

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/10463 **State:** closed **Merged:** No --- Fixes anomalyco/opencode#10461 ### What does this PR do? Prevents TypeError when filtered list is empty and user navigates, affecting /fork, timeline, and theme picker dialogs. ### How did you verify your code works? Tried it locally with opencode dev before and after fix was applied to verify that it actually fixed the issue.
yindo added the pull-request label 2026-02-16 18:18:18 -05:00
yindo closed this issue 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#13450