From 050166467611584b8b51e6ef41bd5709fb3b504d Mon Sep 17 00:00:00 2001 From: Ahmed Awan Date: Wed, 6 Mar 2024 20:24:41 -0600 Subject: [PATCH] focus on collection after returning from collection panel Also, add a couple types in `HistoryPanel` --- .../History/CurrentHistory/HistoryPanel.vue | 20 +++++++++++++------ 1 file changed, 14 insertions(+), 6 deletions(-) diff --git a/client/src/components/History/CurrentHistory/HistoryPanel.vue b/client/src/components/History/CurrentHistory/HistoryPanel.vue index 08d95b4d6afb..8be2868a9c51 100644 --- a/client/src/components/History/CurrentHistory/HistoryPanel.vue +++ b/client/src/components/History/CurrentHistory/HistoryPanel.vue @@ -1,7 +1,7 @@