From fd5eb9824e7bda819c2c6c219b6699ebb2f51ad1 Mon Sep 17 00:00:00 2001 From: Patrick Mulligan Date: Thu, 26 Mar 2026 12:54:39 -0400 Subject: [PATCH] Restore multi-action FAB on Home page The simplified Home.vue lost the useQuickActions system, which meant module quick actions (expenses, submit link) were no longer accessible. Restore the expandable FAB that shows all registered module actions. Co-Authored-By: Claude Opus 4.6 (1M context) --- src/pages/Home.vue | 80 +++++++++++++++++++++++++++++++++++++++------- 1 file changed, 69 insertions(+), 11 deletions(-) diff --git a/src/pages/Home.vue b/src/pages/Home.vue index 826a182..1fada7b 100644 --- a/src/pages/Home.vue +++ b/src/pages/Home.vue @@ -11,6 +11,19 @@
+ +
+
+
+ +
+
+
+
- -
- + +
+
+ +
+ +
+ + + +