Skip to content

fix(tui): make question footer actions clickable#17096

Open
AksharP5 wants to merge 1 commit intoanomalyco:devfrom
AksharP5:fix/question-prompt-footer-actions
Open

fix(tui): make question footer actions clickable#17096
AksharP5 wants to merge 1 commit intoanomalyco:devfrom
AksharP5:fix/question-prompt-footer-actions

Conversation

@AksharP5
Copy link
Contributor

Issue for this PR

Closes #17095

Type of change

  • Bug fix
  • New feature
  • Refactor / code improvement
  • Documentation

What does this PR do?

  • make the question prompt footer enter and esc actions clickable
  • route mouse and keyboard through the same primary/secondary action handlers
  • update footer labels to reflect the current prompt state, including custom answer edit mode

How did you verify your code works?

  • local testing

Screenshots / recordings

Before:

opencode-question-prompt-before.mov

After:

opencode-question-prompt.mp4

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Question prompt footer actions are not clickable in plan mode

1 participant