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

Keyboard obscures search results #18

Open
victor opened this issue Apr 3, 2021 · 0 comments
Open

Keyboard obscures search results #18

victor opened this issue Apr 3, 2021 · 0 comments
Labels
!bug Something isn't working #priority-high

Comments

@victor
Copy link

victor commented Apr 3, 2021

Describe the bug
The keyboard view obscures the bottom part of the table view containing results, preventing the items there from being selected

To Reproduce
Steps to reproduce the behavior:

  1. Select any material and add a new layer
  2. Tap + to add a new color
  3. Search for a string which produces a lot of search results, such as a few letters or, as in my screenshots, white
  4. The search results come back and the keyboard view is in front, preventing the last search results from being selected. You can slide them into view if you scroll up, but you can't select them as the scroll is elastic and returns to its place.

Expected behavior
Either a), the scrollview ends where the keyboard begins (by changing the contentInset) or b) there is a button in the keyboard to hide it. Or both.

Screenshots
I want to pick the Vallejo white which is precisely the last one (this is pulling the list up):

IMG_0618

however, while in this state, the item is unselectable. When I lift the finger from the screen, the scroll returns to its original place:

IMG_0619

Smartphone (please complete the following information):

  • Device: iPhone 11
  • OS: iOS 14.4.2
  • App version: 1.5.3-0024

Additional context
Add any other context about the problem here.

@scriblabProducts scriblabProducts added !bug Something isn't working #priority-high labels Apr 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
!bug Something isn't working #priority-high
Projects
None yet
Development

No branches or pull requests

2 participants