Skip to content

commit to show keyboard bug #38

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

fred-bowker
Copy link
Contributor

No description provided.

@fred-bowker fred-bowker marked this pull request as ready for review August 6, 2023 17:18
@fred-bowker
Copy link
Contributor Author

DO NOT MERGE.

keyboard-bug.mp4

@fred-bowker
Copy link
Contributor Author

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
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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 :)

@x-0o0 x-0o0 added the bug Something isn't working label Aug 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants