Skip to content

fix(ui): hide software keyboard when dismissing TaskCreatorDialogContent#2464

Open
xumingxiao123 wants to merge 1 commit intoJunkFood02:mainfrom
xumingxiao123:fix/keyboard-leak-task-creator
Open

fix(ui): hide software keyboard when dismissing TaskCreatorDialogContent#2464
xumingxiao123 wants to merge 1 commit intoJunkFood02:mainfrom
xumingxiao123:fix/keyboard-leak-task-creator

Conversation

@xumingxiao123
Copy link
Copy Markdown

Description

When clicking outside the TaskCreatorDialogContent to dismiss it, the software keyboard remains visible on the screen. This PR adds explicit keyboard hiding logic to the onDismissRequest callback to ensure a clean UI transition.

Related Issue

Closes #2463

Testing

  • Verified on Android 15 (API 35).
  • Keyboard hides immediately when clicking the dimmed background.

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.

[Bug]: Software keyboard persists after dismissing TaskCreatorDialogContent by clicking outside

1 participant