From 1c37fa90f339474e46c1b3dcebc61dfe9576cb59 Mon Sep 17 00:00:00 2001 From: Ahmed Awan Date: Thu, 12 Oct 2023 13:30:28 -0500 Subject: [PATCH] fix seleniums and minor bug fixes for `FilterMenu` --- client/src/components/Common/FilterMenu.vue | 2 +- client/src/components/Common/FilterMenuMultiTags.vue | 2 +- client/src/components/Page/PageList.vue | 4 ++-- client/src/utils/navigation/navigation.yml | 1 + lib/galaxy/selenium/navigates_galaxy.py | 9 --------- lib/galaxy_test/selenium/test_history_related_filter.py | 2 +- lib/galaxy_test/selenium/test_workflow_management.py | 8 ++++++-- 7 files changed, 12 insertions(+), 16 deletions(-) diff --git a/client/src/components/Common/FilterMenu.vue b/client/src/components/Common/FilterMenu.vue index 72e59bba3cd3..b418d1ca2355 100644 --- a/client/src/components/Common/FilterMenu.vue +++ b/client/src/components/Common/FilterMenu.vue @@ -157,7 +157,7 @@ watch( @onToggle="onToggle" />