From c012adaa77eb784cfb69054e73d2497287e310e1 Mon Sep 17 00:00:00 2001 From: AI Assistant Date: Wed, 25 Mar 2026 12:03:24 +0200 Subject: [PATCH] fix: export buttons direct (no dropdown), compact mobile cards MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Export fix: - Replaced DropdownMenu with direct DXF/GPKG buttons in SelectionToolbar. Radix dropdown portals don't work inside fixed z-[110] containers. Direct buttons work reliably on all platforms. Mobile RGI cards: - Single-row compact layout: icon + nr cerere + solicitant + termen + status - Smaller icons (3.5), tighter spacing, shorter status labels - No Card wrapper — lightweight border div for less visual weight Mobile filters: - Tighter spacing, smaller labels Co-Authored-By: Claude Opus 4.6 (1M context) --- src/app/(portal)/portal/page.tsx | 92 +++++++++---------- .../components/selection-toolbar.tsx | 36 +++----- 2 files changed, 59 insertions(+), 69 deletions(-) diff --git a/src/app/(portal)/portal/page.tsx b/src/app/(portal)/portal/page.tsx index 59e091b..bec0ca4 100644 --- a/src/app/(portal)/portal/page.tsx +++ b/src/app/(portal)/portal/page.tsx @@ -788,10 +788,10 @@ function RgiContent() { - -
-
- + +
+
+