From da229592f5af679eb3f115e5e8bc946b2fa1da9c Mon Sep 17 00:00:00 2001 From: Eli Ribble Date: Mon, 18 May 2026 15:40:02 +0000 Subject: [PATCH] Handle selection within generic CardList VueJS generics are kinda insane. And awesome. --- ts/components/ReviewContactColumnList.vue | 17 ++++-- ts/components/layout/ListCard.vue | 66 ++++++++++++++++++++++- 2 files changed, 77 insertions(+), 6 deletions(-) diff --git a/ts/components/ReviewContactColumnList.vue b/ts/components/ReviewContactColumnList.vue index 2d491149..5c375793 100644 --- a/ts/components/ReviewContactColumnList.vue +++ b/ts/components/ReviewContactColumnList.vue @@ -29,7 +29,12 @@