Importing very large JSON files (on the order of megabytes) is extremely slow. This would be less of an issue if Open MCT gave the user some feedback that it was doing something, but it doesn't.
Expected vs Current Behavior
Import from JSON has some inefficiencies which could be improved to speed up the import process. The user should be informed that an import is in progress.
Environment
Open MCT Version:
Deployment Type:
OS:
Browser:
Impact Check List
[ ] Data loss or misrepresented data?
[ ] Regression? Did this used to work or has it always been broken?
[ ] Is there a workaround available?
[x] Does this impact a critical component?
[ ] Is this just a visual bug with no functional impact?
Summary
Importing very large JSON files (on the order of megabytes) is extremely slow. This would be less of an issue if Open MCT gave the user some feedback that it was doing something, but it doesn't.
Expected vs Current Behavior
Import from JSON has some inefficiencies which could be improved to speed up the import process. The user should be informed that an import is in progress.
Environment
Impact Check List
Additional Information