Skip to content

Improve User Feedback During File Retrieval #16102

@alperozturk96

Description

@alperozturk96

How to use GitHub

  • Please use the 👍 reaction to show that you are interested into the same feature.
  • Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
  • Subscribe to receive notifications on status change and new comments.

When a user attempts to open a document or file in the Files app from another application (e.g., the Talk app), the Files app may need to perform several operations before the file is displayed:

  1. Launch the Files app if it is not already running
  2. Retrieve the file if it does not yet exist locally
  3. Load and open the file once it becomes available

Depending on device performance or server responsiveness, these operations can take a considerable amount of time (e.g., 90 seconds on slow instances). During this period, the UI currently shows a brief "retrieving" snackbar message, after which no further feedback is visible. This can make the app appear unresponsive or stalled, leading to user confusion.

Metadata

Metadata

Assignees

Type

No type

Projects

Status

🏗️ At engineering

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions