PDF import page periodically reloads entirely until the file is ready

• May 5, 2020 - 22:34
Reported version
3.4
Type
musescore.org
Frequency
Once
Severity
S4 - Minor
Reproducibility
Always
Status
closed
Regression
No
Workaround
No
Project

Steps to reproduce:

1) Go to https://musescore.com/import

2) Add a given pdf file

3) As the server is loading, the page is repeatedly reloaded entirely.

The page reloads to poll the result as opposed to polling the server in the background and only reloading the element when ready. This is inefficient and generally a worse experience to the user.


Comments