From adf48bb7b4ec3d1f9d7ec31736f5950bc587612c Mon Sep 17 00:00:00 2001 From: "Shaun A. Noordin" Date: Tue, 7 Nov 2023 01:00:04 +0000 Subject: [PATCH] MapExplorer: add notice for issue #838 (#839) --- .../wildcam-map/containers/MapControls.jsx | 17 +++++++++++++++++ src/styles/components/wildcam-map.styl | 14 ++++++++++++++ 2 files changed, 31 insertions(+) diff --git a/src/modules/wildcam-map/containers/MapControls.jsx b/src/modules/wildcam-map/containers/MapControls.jsx index 70f202f9..2c7559a1 100644 --- a/src/modules/wildcam-map/containers/MapControls.jsx +++ b/src/modules/wildcam-map/containers/MapControls.jsx @@ -179,6 +179,23 @@ class MapControls extends React.Component { + + {/* TEMPORARY: please see https://github.com/zooniverse/classroom/issues/838 */} + + + +

+ We've recently had reports of teachers and students encountering intermittent issues with the Map Explorer. + If you can't see any orange circles on the map, or download data, or the "Loading..." message stays there for more than a minute, then it's likely that the Maps API server is temporarily down. + The dev team is currently looking into the problem, and we apologise for the disruption to your classroom, research, and/or personal exploration. + To follow the dev team's progress, please check Github issue 838 on the Zooniverse Classroom repo. + If you have any queries, or wish to report additional problems, please contact the Zooniverse team at contact@zooniverse.org +   (Last updated 2023.11.07) +

+
+
+
+