From 28f49525995a3b814a54d247daa5cdc2af7830b7 Mon Sep 17 00:00:00 2001 From: Pujit Mehrotra Date: Fri, 25 Oct 2024 09:49:35 -0400 Subject: [PATCH] fix(web): replace manual height hack in notifications infinite scroll --- web/components/Notifications/List.vue | 2 +- web/components/Notifications/Sidebar.vue | 90 +++++++++++++----------- 2 files changed, 48 insertions(+), 44 deletions(-) diff --git a/web/components/Notifications/List.vue b/web/components/Notifications/List.vue index cd2ab6cc3..3ed46622d 100644 --- a/web/components/Notifications/List.vue +++ b/web/components/Notifications/List.vue @@ -62,7 +62,7 @@ async function onLoadMore() {
- - - Notifications - + +
+ + Notifications + - -
- - Unread - Archived - - - + + Unread + Archived + - -
+ - - - + +
- - - - + + + + + + + + +