From 111e13079a633d52ba4ef8de7d986a79b73a1bc0 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 26 Jan 2026 03:25:11 +0000 Subject: [PATCH 1/2] Initial plan From e0357099664f554faa45ae5ce263c2504fad8621 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 26 Jan 2026 03:27:21 +0000 Subject: [PATCH 2/2] Fix Kanban demo error by replacing 'group' with 'flex' component Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com> --- content/docs/views/object-kanban.mdx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/content/docs/views/object-kanban.mdx b/content/docs/views/object-kanban.mdx index 11e298bc6..0ee285e72 100644 --- a/content/docs/views/object-kanban.mdx +++ b/content/docs/views/object-kanban.mdx @@ -31,7 +31,8 @@ A specialized kanban board component that works with ObjectQL data sources. Auto className: "font-semibold text-sm text-muted-foreground" }, { - type: "group", + type: "flex", + direction: "row", gap: 2, children: [ {