[PR #7709] fix(tui): ensure arrow keys work for question selection #12488

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

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

State: open
Merged: No


Summary

  • Add guard clause to validate question data before processing keyboard events
  • Add stopPropagation() to prevent other handlers from interfering with arrow key navigation

Fixes #7638

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/7709 **State:** open **Merged:** No --- ## Summary - Add guard clause to validate question data before processing keyboard events - Add stopPropagation() to prevent other handlers from interfering with arrow key navigation Fixes #7638
yindo added the pull-request label 2026-02-16 18:17:23 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#12488