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

small improvements to backup transfer progress dialog #4420

Open
Simon-Laux opened this issue Dec 17, 2024 · 1 comment
Open

small improvements to backup transfer progress dialog #4420

Simon-Laux opened this issue Dec 17, 2024 · 1 comment

Comments

@Simon-Laux
Copy link
Member

Simon-Laux commented Dec 17, 2024

  • while progress == 0 show some message like "establishing connection between devices", hide the message as soon as there's progress or replace it with a new message that says "transferring"

  • set a timeout of one second, if there is no progress until then show a link/button to troubleshooting steps.

The second point is actually the more important one -> if the user likely has trouble point them to FAQ, where they can get help.

@iequidoo
Copy link

  • while progress == 0 show some message like "establishing connection between devices", hide the message as soon as there's progress or replace it with a new message that says "transferring"

Made a small improvement so that "transferring" may be displayed earlier on the receiver side: deltachat/deltachat-core-rust#6347

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants