From 56b3e6c131b4f0f71f3ebcef8598fd517e5a716a Mon Sep 17 00:00:00 2001 From: jeanGaston Date: Wed, 29 Jul 2026 19:47:02 +0200 Subject: [PATCH] refactor(ui): rebuild ProposalForm, CreateClient, ManageClient on shadcn/ui ProposalForm: - Step tabs -> Radix Tabs (roving tabindex, arrow-key nav, proper ARIA) driven by the same `step` state as before. - Evasive-no toggle -> Switch, wrapped in a