From 3bdad682b3b7be05f01ca3d8acf99d3a715bd384 Mon Sep 17 00:00:00 2001 From: Play Life Bot Date: Fri, 2 Jan 2026 18:11:57 +0300 Subject: [PATCH] Improve scroll handling in project priorities list (v2.8.3) --- VERSION | 2 +- play-life-web/src/components/ProjectPriorityManager.jsx | 9 ++++++--- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/VERSION b/VERSION index 1817afe..9f8d8a9 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.8.2 +2.8.3 diff --git a/play-life-web/src/components/ProjectPriorityManager.jsx b/play-life-web/src/components/ProjectPriorityManager.jsx index 96f15c2..7526723 100644 --- a/play-life-web/src/components/ProjectPriorityManager.jsx +++ b/play-life-web/src/components/ProjectPriorityManager.jsx @@ -272,7 +272,7 @@ function SortableProjectItem({ project, index, allProjects, onMenuClick }) {
-
+
p.name)} strategy={verticalListSortingStrategy}>