View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0014346 | MMW 5 | FileMonitor / Find Missing | public | 2017-08-17 06:26 | 2018-05-07 19:28 |
Reporter | rusty | Assigned To | |||
Priority | urgent | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 5.0 | ||||
Target Version | 5.0 | Fixed in Version | 5.0 | ||
Summary | 0014346: Press INS --> takes > 1s for the Add/Scan dialog to open | ||||
Description | If the user presses INS to add files to the libary, it takes just over a second for the dialog to open. It should be instantaneous. | ||||
Tags | No tags attached. | ||||
Fixed in build | 2094 | ||||
|
Per IM discussion, this should be resolved by a better .js file management. They should be all read as a part of a single .zip and then cached and served immediatelly (without filesystem access). As a second step, we also plan to change our requirejs() to be changed to the modern and native import/export functions. |
|
Prepared to distribute build with sources in zip. |
|
Test note: this change applies only to production builds. It will be implemented as of build 2095 (but not in the debug build). |
|
Verified 2103. |