From 1049033917b8ebc5864d48c19091ec7fabdd33b3 Mon Sep 17 00:00:00 2001 From: Nathan Panchout Date: Mon, 18 Nov 2024 09:46:15 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=84(frontend)=20updating=20the=20heade?= =?UTF-8?q?r=20and=20leftpanel=20for=20responsive?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Previously we added a left panel. We now need to adapt the layout so that it becomesresponsive. We therefore add a burger menu on the left on mobile which, when clicked, deploys the left-panel over all the content. --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c9653f27b..671c0a47d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -34,8 +34,8 @@ and this project adheres to - 🌐(frontend) add German translation #255 - ✨(frontend) add a broadcast store #387 - ✨(frontend) WIP: New ui -- 💄(frontend) Add left panel #421 -- 💄(frontend) updating the header and leftpanel for responsive #422 +- 💄(frontend) Add left panel #420 +- 💄(frontend) updating the header and leftpanel for responsive #421 - ✨(backend) config endpoint #425 - ✨(backend) whitelist pod's IP address #443 - ✨(backend) config endpoint #425