Skip to content
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

Search Bar Swipe Bug #3

Open
derekc00 opened this issue Jul 20, 2022 · 0 comments
Open

Search Bar Swipe Bug #3

derekc00 opened this issue Jul 20, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@derekc00
Copy link
Collaborator

How to re-create bug
On most iphone simulators, the search bar is dismissed on scroll down as intended. However, on scroll up, the search bar does not re-appear. Oddly, this works as intended only on iPhone 13 Pro and iPhone 13 Pro Max simulators.

This bug is surrounding the navbar's hidesBarsOnSwipe property. Note that the hidesBarsOnTap property works as intended on all simulators.

What I've tried so far:

  1. A few forum posts recommended changing the scrollview's top contraint to be pinned to the superview instead of the safe area. This results in an undesirable layout.
@derekc00 derekc00 added the bug Something isn't working label Jul 20, 2022
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

No branches or pull requests

1 participant