OpenArchive / Save-app-android-old

This is the Save app for Android
https://open-archive.org
GNU General Public License v3.0
94 stars 25 forks source link

App can't seem to open some folders while uploading #477

Closed benjaminroyer closed 1 year ago

benjaminroyer commented 1 year ago

Describe the bug App can't seem to open some folders while uploading.

To Reproduce Steps to reproduce the behavior:

  1. Upload a media in a folder
  2. While the upload is in process, open the right-hand side navigation panel
  3. Select another folder
  4. The app won't display the folder, but the choice between 'Create New Folder' and 'Browse Existing Folder'

Expected behavior The app should display the folder selected.

Screenshots https://github.com/OpenArchive/Save-app-android/assets/4558756/9b9d7578-802b-4515-bb01-7eb8a1cec284

Environment (please complete the following information):

Additional context Add any other context about the problem here.

uniqx commented 1 year ago

fixed by 8d0d779 (merged into master, but not tagged/released yet)

uniqx commented 1 year ago

will be released in 0.3.0-alpha8

purvi-ranawat commented 1 year ago

This is working fine.

When we select the media for uploading in one folder and while the media is still uploading, if we select another folder, the second folder is opened.

Environment :

OS : Android 11, Android 13 Device : Samsung Galaxy A13, Samsung Galaxy A70 Version : 0.3.0-alpha8

foundscapes commented 1 year ago

@hiromipaw so we can close this, yes?