diff --git a/frontend/package.json b/frontend/package.json
index 709465ceed..b987e435c2 100644
--- a/frontend/package.json
+++ b/frontend/package.json
@@ -20,7 +20,7 @@
"vue": "^3.2.25",
"vue-router": "^4.0.12",
"autoprefixer": "^10.4.2",
- "postcss": "^8.4.5",
+ "postcss": "^8.4.31",
"tailwindcss": "^3.0.15",
"vite": "^5.1.4",
"vite-plugin-pwa": "^0.19.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 }}
+
+
+
+
+
+