Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When downloading a file, I get no message when the download process finishes or easy access to the file. #1790

Open
2 of 3 tasks
djigoio opened this issue Nov 11, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@djigoio
Copy link

djigoio commented Nov 11, 2024

Have you read a contributing guide?

  • I have read CONTRIBUTING.md
  • I have searched the existing requests and didn't find any that were similar
  • I have considered creating a pull request instead and want to proceed

Clear and concise description of the problem

When I do a 1-2 second tap on a file, a menu like the one shown in the screenshot will appear. On hitting the "Download" icon, I get a "Downloading file in background..." message. First, I get no notification or similar of the proccess of downloading the file, and, second, when the file is downloaded, I get no information it finished or where this file is located.
issue example

Suggested solution

Ideally:

  • A notification is sent to the user's notification bar, letting them know that the file was downloaded and where it is. "File "FILE_NAME_SHORTENED" was downloaded in your FOLDER_NAME folder."
    • Tapping the notification opens the file, or tries to open a Files app with the location of the file.

Alternative

  • The file gets opened once it finishes the process automatically.
  • Same solution as suggested, but it won't open the file.
  • A floating notification appears when the file is downloaded, letting the user know the file was downloaded, and where like:
    image

Additional context

No response

@djigoio djigoio added the enhancement New feature or request label Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant