From 8f375ff3bb17c51704bf2a92f10be1dc66953321 Mon Sep 17 00:00:00 2001 From: Justin Reese Date: Tue, 17 Sep 2024 13:29:18 -0500 Subject: [PATCH 1/2] Remove auto-scrolling behavior MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This doesn’t work reliably, and even when it does, feels stranger than I expected it would. It will also be less necessary once we hide aren’t showing the welcome text on every page. Issue #92: Remove auto-scrolling behavior when loading detail page --- front-end/src/App.vue | 18 ++---------------- 1 file changed, 2 insertions(+), 16 deletions(-) diff --git a/front-end/src/App.vue b/front-end/src/App.vue index 7f9c14f..7b66b76 100644 --- a/front-end/src/App.vue +++ b/front-end/src/App.vue @@ -22,7 +22,7 @@ />
Loading map…
-
+
- + +