You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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"
add description of the current step (connecting devices or transfering), button for trouble shooting and after 4 seconds of progress = 0 it shows a message telling the user to checkout trouble shooting
closes#4420
add description of the current step (connecting devices or transfering), button for trouble shooting and after 4 seconds of progress = 0 it shows a message telling the user to checkout trouble shooting
closes#4420
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.
The text was updated successfully, but these errors were encountered: