Dash-iOS
Dash-iOS copied to clipboard
Search bar hides first match
~~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)
Possibly related to #96
It seems the issue is that it omits the first result starting with the given characters. For instance, “A” skips “ActionScript” and brings up the rest of the matching results, starting with “Akka”. “An” skips “Android” and brings up the rest of the results starting with “Angular”.
This seems to be affecting search within docsets as well - the first match is getting skipped (though notably not if the last character of the query is an underscore):
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 iPhone 11 Pro Dash: 1.8.13
Attempted troubelshooting: Deleteing and re-installing Dash. This does not resolve the issue
I can confirm, this is a UI issue and the first item is obscured by the gray search bar. When trying to pull the list a bit down, the first element can be seen, but not selected: