Skip to content

Conversation

@zerone0x
Copy link
Contributor

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

Add guard clause to validate question data before processing keyboard
events, and add stopPropagation() to prevent other handlers from
interfering with arrow key navigation in QuestionPrompt.

Fixes anomalyco#7638

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@github-actions
Copy link
Contributor

The following comment was made by an LLM, it may be inaccurate:

No duplicate PRs found

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The arrow keys cannot select the answer to the llm question.

1 participant