From 6f007a97039a9f6c41f3010c43474ec534c2d7bb Mon Sep 17 00:00:00 2001 From: Jessica Lawshe Date: Thu, 6 Oct 2022 09:37:44 -0500 Subject: [PATCH] Merge pull request #9838 from overleaf/jel-dash-scrolling [web] React dash scrolling GitOrigin-RevId: 80d8fe8756df717c19c05e6ad848c32d03e487fc --- .../components/project-list-root.tsx | 137 +++++++++--------- .../stylesheets/app/project-list-react.less | 63 ++++---- 2 files changed, 105 insertions(+), 95 deletions(-) diff --git a/services/web/frontend/js/features/project-list/components/project-list-root.tsx b/services/web/frontend/js/features/project-list/components/project-list-root.tsx index 70ad27ea7a..823978a2f6 100644 --- a/services/web/frontend/js/features/project-list/components/project-list-root.tsx +++ b/services/web/frontend/js/features/project-list/components/project-list-root.tsx @@ -45,81 +45,84 @@ function ProjectListPageContent() { ) : ( -
-
- {error ? : ''} - {totalProjectsCount > 0 ? ( - <> -
-