nextcloud/android

"On device" window does not change

Open

#9,538 opened on Dec 12, 2021

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Java (3,752 stars) (1,719 forks)batch import
approvedbugfeature: filesgood first issuenavigationpr existsstable-3.18

Description

Steps to reproduce

  1. Select "Uploads" from the menu.
  2. Select "On device" from the menu.

The window for "On device" does not change. It remains with "Uploads". The "Return Arrows" icon appears in place of the "Menu" icon:

obraz

Correct window that should appear: obraz

  1. Tap on the "Return Arrow" icon (there should be a "Menu" icon).
  2. Select "All files" from the menu.

After selecting "All files" from the menu, the "On device" window appears with a file search window:

obraz

@AlvaroBrey @tobiasKaminsky @AndyScherzinger Overall there is a bug with the transition from "Uploads" to "On device". I think the return to the "All files" menu is just a later consequence of this error.

Environment data

Android version: 10 Nextcloud app version: 3.18.0, 3.18.1 RC1 and Dev 20211211

Contributor guide