Skip to content

fix(messenger): dismiss keyboard before send/navigation - #1176

Merged
bmc08gt merged 1 commit into
code/cashfrom
fix/dismiss-keyboard-on-navigate
Jul 30, 2026
Merged

fix(messenger): dismiss keyboard before send/navigation#1176
bmc08gt merged 1 commit into
code/cashfrom
fix/dismiss-keyboard-on-navigate

Conversation

@bmc08gt

@bmc08gt bmc08gt commented Jul 30, 2026

Copy link
Copy Markdown
Collaborator

When the message bar is pulled up and you tap the send-cash ($) button without a balance, the keyboard was covering the insufficient-balance alert. Now the keyboard is dismissed first (via keyboard.hideIfVisible { … }) on the $ button and when navigating away from the conversation, so the alert / destination screen is visible.

Extracted from the chat-profile branch to PR on its own.

Testing

:apps:flipcash:features:messenger:compileDebugKotlin — green.

Dismiss the soft keyboard first when tapping the send-cash ($) button and when
navigating away from the conversation, so the insufficient-balance alert (and
the destination screen) aren't hidden behind the keyboard.
@github-actions github-actions Bot added the type: fix Bug fix label Jul 30, 2026
@bmc08gt
bmc08gt merged commit 5d15756 into code/cash Jul 30, 2026
3 checks passed
@bmc08gt
bmc08gt deleted the fix/dismiss-keyboard-on-navigate branch July 30, 2026 18:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: fix Bug fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant