diff --git a/frontend/package.json b/frontend/package.json
index 709465ceed..6cfee9fc14 100644
--- a/frontend/package.json
+++ b/frontend/package.json
@@ -22,7 +22,7 @@
"autoprefixer": "^10.4.2",
"postcss": "^8.4.5",
"tailwindcss": "^3.0.15",
- "vite": "^5.1.4",
+ "vite": "^5.1.7",
"vite-plugin-pwa": "^0.19.0",
"workbox-precaching": "^7.0.0",
"workbox-core": "^7.0.0",
diff --git a/frontend/src/components/CheckInPanel.vue b/frontend/src/components/CheckInPanel.vue
index 99481e03e8..772a990978 100644
--- a/frontend/src/components/CheckInPanel.vue
+++ b/frontend/src/components/CheckInPanel.vue
@@ -6,10 +6,29 @@
Last {{ lastLogType }} was at {{ lastLogTime }}
+
+
+ {{ locationStatus }}
+
+
+
+
+
+