Skip to content

Commit 67a4cb2

Browse files
dee077nemesifier
andcommitted
[tests] Flaky selenium tests and added failing messages for TestDashboardMap
Co-authored-by: Federico Capoano <f.capoano@openwisp.io>
1 parent 260f2ee commit 67a4cb2

File tree

2 files changed

+210
-61
lines changed

2 files changed

+210
-61
lines changed

openwisp_monitoring/device/static/monitoring/js/floorplan.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -517,6 +517,7 @@
517517
initialZoom = map.getZoom();
518518
map.invalidateSize();
519519
$(".floorplan-loading-spinner").hide();
520+
520521
map.on("fullscreenchange", () => {
521522
const floorNavigation = $("#floorplan-navigation");
522523
const zoomSnap = map.options.zoomSnap || 1;

0 commit comments

Comments
 (0)