commit to show keyboard bug#38
Conversation
|
DO NOT MERGE. keyboard-bug.mp4 |
|
Adding this pull request, to show that an issue I am having with the keyboard not being shown. Ive tried recreating the issue outside my app in the examples project but cannot recreate. The pull request is simply to show the issue I am getting and see if you have any ideas what the problem could be |
| } | ||
| } | ||
| } | ||
| // .onPreferenceChange(ScrollViewOffsetPreferenceKey.self) { value in |
There was a problem hiding this comment.
This code handles the functionality for observing a significant user scroll then hiding the keyboard. With my app however it causes the keyboard to never be shown if I have scrolled (see the video attached to the pull request.
If I comment the code out then I don't have the problem of the keyboard not being shown after scroll.
Adding this pull request for discussion around whether you can see what the problem could be.
Cheers Fred :)
No description provided.