dpinney / omf

The Open Modeling Framework for smart grid cost-benefit analysis.
https://omf.coop
GNU General Public License v2.0
112 stars 60 forks source link

Add Safari to our block list. #282

Closed dpinney closed 10 years ago

dpinney commented 10 years ago

Craig tested omf.coop with Safari and there were bad visual bugs. We need to explicitly block Safari and tell people to use Chrome instead.

cshjin commented 10 years ago

Still related to feederEdit? D3 crashes? I tested using safari with build version 535.12, and it seems fine to me.

dpinney commented 10 years ago

Great testing.

I asked Craig to clarify exactly which chart was not displaying correctly. He made it sound like a chart in one of the model instances was not showing up.

Based on the name of the meeting he was at, these are the two most likely instances: https://www.omf.coop/model/admin/CMU%20demo21 https://www.omf.coop/model/admin/CMU2

cshjin commented 10 years ago

The first one has a parameter derate to be "0". After changing it to 0.77, and both of them will look like image Anyway, I blocked Safari by commit 5e6b74f0ca33b216c331f32d0622f07245c48302 Now the welcome page for other browsers will be: image

dpinney commented 10 years ago

Nice design :)

dpinney commented 10 years ago

I told Craig about the derate. I think you're right. That was the problem.