-
Notifications
You must be signed in to change notification settings - Fork 924
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 hides first match #99
Comments
Possibly related to #96 |
The first match was not omitted but hidden. The transparent grey bar below the search bar is unnecessary but hide the first item, but I can still access the first item touching the grey bar. |
@Sicalxy good catch! This is an interface bug, not a logic bug. |
I have been able to replicate this issue with the production version of iOS 13. iOS: 13.1.3 Attempted troubelshooting: |
Searching for a docset seems broken. I type “cm” into the docset search and “Craft” comes up but not “Cmake”.Searching for a docset hides the first result under a nearly opaque grey bar. Note in the below screenshot, I expect to see "CMake", but it is only faintly visible.
Dash version 1.8.13
iPad running the iPadOS beta 13.0 (17A5565b)
The text was updated successfully, but these errors were encountered: