nextcloud / ios

📱 Nextcloud iOS App
https://itunes.apple.com/us/app/nextcloud/id1125420102
GNU General Public License v3.0
1.97k stars 882 forks source link

Search shows wrong results #3137

Open sbergmair opened 3 days ago

sbergmair commented 3 days ago

Steps to reproduce

  1. open app
  2. Use search and type in the file name
  3. list shows all directories of root
  4. in some cases there is the correct result below the list described in 3.
  5. after that: when clicking on the result a „random“ directory gets opened. Not sure which one this is.

Expected behaviour

I would expect only files and directories that contain the search.

Actual behaviour

Image

Logs

Reasoning or why should it be changed/implemented?

Environment data

iOS version: iOS 17.5.1 (21F90)

Nextcloud iOS app version: 6.0.0

Server operating system:

Web server: Apache, nginx

Database:

PHP version:

Nextcloud version: see Nextcloud admin page

alexyz41 commented 2 days ago

Same problem here. We would really appreciate a fast fix for this.

Thank you very much.

marinofaggiana commented 1 day ago

Please how we can reproduce this issue ?

sbergmair commented 1 day ago

Don't know if there is specific behavior needed. In my case I updated the app. Had had files and folders before in my Nextcloud. After the update I tried to search for a specific file and got all folders of root and sometimes the correct file below. But when clicking on the „correct“ file, it opened another folder (not sure what happens in this case)

alexyz41 commented 1 day ago

I can confirm that this is happening with version 6.1.0.4. When I put a file name in the search bar, random directories show up and not the actual files and folders containing the name in the filename.

marinofaggiana commented 1 day ago

Please try the version 6.1.1 in TestFlight when available https://testflight.apple.com/join/RXEJbWj9

sbergmair commented 1 day ago

Looks good on first try 👍