OHIF / Viewers

OHIF zero-footprint DICOM viewer and oncology specific Lesion Tracker, plus shared extension packages
https://docs.ohif.org/
MIT License
3.34k stars 3.36k forks source link

Show "Loading..." message instead of blank black page when study is opened #1132

Closed ranasrule closed 5 years ago

ranasrule commented 5 years ago

OHIF viewer should show a "Loading..." message instead of blank black page when study is opened. This was the behavior in 1.x. Without this the user gets confused weather the study is being loaded or not.

Annotation 2019-10-30 121508

dannyrb commented 5 years ago

@ranasrule I think we actually want to get to the point where there is no "loading". We're in the process of cleaning up our service worker and codesplitting usage to achieve this. Time to first paint should be less than 500ms.