daper / nextcloud-passwords-app

A mobile app based on react-native for Nextcloud Passwords App.
GNU General Public License v3.0
67 stars 14 forks source link

Finger tip closes virtual keyboard instead of doing a click #78

Open godfuture opened 4 years ago

godfuture commented 4 years ago

When I have searched for a password, I have the following situation: The keyword is entered in search bar. The results are shown below and the virtual keyboard is still visible. When I try to use the buttons to copy the username or password, it does not work, because the keyboard is getting closed. To trigger UI elements, I have to tip again. So in total, I need always two tips where you would expect only one.

As searching is done quite frequently (thanks for this feature!), this behavior impacts me more than less. I would expect that UI elements work even when keyboard is being displayed.

V1.14