-
Notifications
You must be signed in to change notification settings - Fork 164
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
Large audiobook import => no UI feedback + "API" timeout in console (but eventually ... successful import) #1030
Comments
Note that W3C |
what UI do you want ? A simple toastInfo when lpfConvert has finished and passes the relay to importPublication ? |
what takes the most time is a double copy of the zip archive. We can flag it to user between them |
Note: this PR #930 |
what do we do with this issue ? @danielweck @llemeurfr |
The console API timeout is only seen at development time, so I guess that's okay. The GUI progress indicator provides minimum feedback, so let's close this issue as it is not really actionable at this stage. We can always create a more narrow-focused issue later down the line, if long-running operations in Thorium remain problematic from a UX perspective. |
To reproduce, test with "Crimson Fairy Book LPF" (
Lang_Crimson_Fairy_Book.lpf
) from:https://github.com/w3c/publ-tests/tree/master/test_content/audiobooks
...but remember to unzip, then re-zip the resources in order to fix the incorrect top folder. See: w3c/publ-tests#36
The text was updated successfully, but these errors were encountered: