Skip to content

Display Progress Bar for Large Transfers #2

Description

@JavaBaz

For large file transfers, it can be unclear how long the process will take. Adding a progress bar would improve the user experience by providing visual feedback on the progress of file transfers.
Suggested Solution:

1. Implement a progress bar in the UI.
2. Use file counts or file sizes to calculate progress percentage.
3. Update the progress bar in real-time as files are being moved.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions