Skip to content

feat(terminal): add close button to question card - #448

Open
RonenMars wants to merge 1 commit into
mainfrom
pr/question-card-close-button-main
Open

feat(terminal): add close button to question card#448
RonenMars wants to merge 1 commit into
mainfrom
pr/question-card-close-button-main

Conversation

@RonenMars

Copy link
Copy Markdown
Owner

Summary

  • Adds an X button in the top-right corner of QuestionCard to dismiss the prompt without answering.
  • Reuses the existing onCancel handler (sends Esc, same as the current bottom Cancel button).

Test plan

  • Verify the X button appears top-right on question prompts and dismisses without sending an answer.

Adds an X button in the top-right corner of QuestionCard to dismiss the prompt without answering, reusing the existing onCancel handler.
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.

1 participant