From 65de97600722ad1226798b3d807209243c81ea20 Mon Sep 17 00:00:00 2001 From: Dinne Kopelevich Date: Mon, 17 Feb 2025 10:13:33 -0700 Subject: [PATCH 1/3] Add open/close logic to filter containers Signed-off-by: Dinne Kopelevich --- app/site/projects.liquid | 28 +++++++++++++++++++++---- app/src/css/style.css | 7 +++++-- app/src/js/projects.js | 45 ++++++++++++++++++++++++++++++++++++++++ 3 files changed, 74 insertions(+), 6 deletions(-) diff --git a/app/site/projects.liquid b/app/site/projects.liquid index e1a7a2f82d..b328aeb748 100644 --- a/app/site/projects.liquid +++ b/app/site/projects.liquid @@ -25,7 +25,12 @@ layout: base {% comment %} filter by organization {% endcomment %}
- +