1
If keyboard is open due to a focused input field, taps are registered only after dismissing the keyboard
complete
h
hernandez_alberto
When I search for something and tap an item on the list I have to tap twice (ie dismiss the keyboard) in order for the tap to be registered.
Should at least be an option to react to taps without having to dismiss the keyboard.
Log In
Activity
Newest
Oldest
H
Harri Sarsa
complete
This is now fixed with the latest release, see https://docs.appgyver.com/changelog#release-146-2020-12-11
H
Harri Sarsa
in progress
This seems to be working now in the upcoming v2 runtime!
H
Harri Sarsa
Can you give the context a bit more? Does this happen in the Preview app when searching for an app, or in the Composer app you created?
h
hernandez_alberto
@Harri Sarsa: sorry I wasn’t clear. It’s in my composer app that I created. I created a search input with a repeating list underneath. Whenever I search for something (the list automatically updates with the relevant results) and try to click on a list item, I tap (keyboard disappears), then I have to tap again for my input to be registered. If I type for something and dismiss the keyboard before tapping an item it works with one tap. Hope that makes sense.
H
Harri Sarsa
@hernandez_alberto: right – I've updated the ticket to be more descriptive