From e5e6e9c07aca19fc4edfb44b18a79e0f8f5742e3 Mon Sep 17 00:00:00 2001 From: Tim Donohue Date: Tue, 28 Sep 2021 12:20:53 -0500 Subject: [PATCH] Also support using spacebar to open/close menu --- .../expandable-navbar-section.component.html | 1 + ...xpandable-navbar-section.component.spec.ts | 36 +++++++++++++++++++ 2 files changed, 37 insertions(+) diff --git a/src/app/navbar/expandable-navbar-section/expandable-navbar-section.component.html b/src/app/navbar/expandable-navbar-section/expandable-navbar-section.component.html index 04bc6067ac..171530ecde 100644 --- a/src/app/navbar/expandable-navbar-section/expandable-navbar-section.component.html +++ b/src/app/navbar/expandable-navbar-section/expandable-navbar-section.component.html @@ -1,6 +1,7 @@