nextcloud / tables

🍱 Nextcloud tables app
https://apps.nextcloud.com/apps/tables
GNU Affero General Public License v3.0
133 stars 21 forks source link

Search field on mobile device without function #1079

Open Markoise opened 1 month ago

Markoise commented 1 month ago

Steps to reproduce

  1. open tables on a mobile phone
  2. open a table
  3. try to type something in the search field

Expected behavior

on-screen keyboard appears on mobile view of website

Actual behavior

If you open the Tables app on a mobile device and click in the search field, no on-screen keyboard appears. If you switch the browser to "Desktop website", it works. This occurs since update to tables 0.7.1

Tables app version

0.7.2

Browser

Brave, Chrome (mobile view)

Client operating system

Android 14

Operating system

Debian

Web server

Nginx

PHP engine version

PHP 8.2

Database

MariaDB

Additional info

No response

Markoise commented 3 weeks ago

Just for the record. Even with version 0.7.3, you cannot enter text in the search field in the mobile view. This only works if you activate the desktop website in the browser.

Am I the only one who has this problem?