monarch-initiative / monarch-ui

The previous version of the Monarch Initiative website
https://previous.monarchinitiative.org/
BSD 3-Clause "New" or "Revised" License
17 stars 29 forks source link

Phenogrid takes too long to load #66

Closed dnahotline closed 5 years ago

dnahotline commented 5 years ago

https://monarchinitiative.org/page/phenogrid I'm on Safari, was exploring Monarch, and wanted to see what phenogrid would do. Never loaded.

Screenshot 2019-05-13 14 49 43
cmungall commented 5 years ago

Looks like an issue with the old prod site

We should be testing https://beta.monarchinitiative.org/

monicacecilia commented 5 years ago

@DoctorBud - in the beta site, where can we find a page or a tool that emulates the behaviour of what https://monarchinitiative.org/page/phenogrid used to do? Or how do we get to a display of information in the form of a Phenogrid?

kshefchek commented 5 years ago

It looks like the version of phenogrid we depend on for the production site has beta.monarch hardcoded into the config, but we've replaced beta with the new SPA app. Can we do some nginx tinkering or hot patch the code on production?

kshefchek commented 5 years ago

This was fixed with the nginx changes applied via https://github.com/monarch-initiative/monarch-ui/issues/91