Skip to content

feat: dismiss keyboard by swiping down on input - #1231

Open
3r01 wants to merge 1 commit into
flex3r:developfrom
3r01:swipe-down-dismiss-keyboard
Open

feat: dismiss keyboard by swiping down on input#1231
3r01 wants to merge 1 commit into
flex3r:developfrom
3r01:swipe-down-dismiss-keyboard

Conversation

@3r01

@3r01 3r01 commented Aug 29, 2026

Copy link
Copy Markdown

Swiping down on the text input while the keyboard is open dismisses the keyboard, but does not hide the input.

Changes the criteria for disabling swipe-down in general; previously the gesture was disabled when the input was multiline, now it is disabled when the input is scrollable. This affects the input hide gesture too.

swipe-to-dismiss-keyboard.mp4

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