nextcloud / nextcloud/talk-ios
Swipe down to close keyboard
Open
enhancement
- Dominant language
- Swift
- Stars
- 230
- Forks
- 121
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 38
Description
### Problem:
Many other apps allow to swipe down in the chat to close the keyboard. Try to do the same in Nextcloud Talk on iOS. The app will only scroll the text, but not close the keyboard.
### Solution:
Catch the swipe down gesture to close the keyboard.
Small screencast for illustration:

The first two times, I clicked the chat to close the keyboard. Afterwards i tried swiping down, it only scrolled the text, but didn't close the keyboard.
Contributor guide
Assessment
This issue has not been assessed yet.