From 6015357905b4926cd49b1bd1efa342c5d62c7ba3 Mon Sep 17 00:00:00 2001 From: Janpeter Visser <30029041+madhura68@users.noreply.github.com> Date: Wed, 6 May 2026 06:47:41 +0200 Subject: [PATCH] =?UTF-8?q?feat(ST-4uzuhxy0):=20sorteersectie=20in=20popov?= =?UTF-8?q?er=20vervangen=20door=20=E2=86=91=E2=86=93=20knoppen=20+=20pill?= =?UTF-8?q?s=20(#125)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Claude Sonnet 4.6 --- components/backlog/pbi-list.tsx | 56 +++++++++++++++++++++++++++++---- 1 file changed, 50 insertions(+), 6 deletions(-) diff --git a/components/backlog/pbi-list.tsx b/components/backlog/pbi-list.tsx index 39523d4..7587e13 100644 --- a/components/backlog/pbi-list.tsx +++ b/components/backlog/pbi-list.tsx @@ -368,12 +368,56 @@ export function PbiList({ productId, isDemo }: PbiListProps) { } /> - +
+
+

Sorteren op

+
+ + +
+
+
+ {SORT_OPTIONS.map((opt) => ( + + ))} +
+