Replies: 1 comment · 4 replies
-
I just updated
|
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
have to migrate a user with 79,000 emails. when there are thousands of emails in a folder, it can take a LONG time to parse them and get them ready to copy. it would be nice if, during the "parsing headers" phase, when there is no visible action, there were a spinner added that showed it was actively doing something. something like when it writes a character, backs up and writes the next, and such, giving the illusion that something is spinning.
print - then backup and print / then backup and print | then backup and print | (repeat)
have it print one of the characters, in order, every so often (after processing 5/10/20 headers) to give an indication its not stuck or locked up.
Beta Was this translation helpful? Give feedback.
All reactions