From df7b65531a4e4c6408a75ef2c18ab1d4b966057b Mon Sep 17 00:00:00 2001 From: Nora Date: Fri, 26 Jun 2026 04:53:05 -0600 Subject: [PATCH] =?UTF-8?q?fix:=20react-doctor=20control-has-associated-la?= =?UTF-8?q?bel=2048=E2=86=9219=20(toggles,=20empty=20th,=20action=20menus)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/app/admin/wholesale/WholesaleClient.tsx | 8 ++++---- src/app/wholesale/portal/WholesalePortalClient.tsx | 2 +- src/components/admin/CampaignListPanel.tsx | 2 +- src/components/admin/ProductsClient.tsx | 3 ++- src/components/admin/ScheduleImportModal.tsx | 2 +- src/components/admin/StopTableClient.tsx | 3 ++- src/components/admin/TemplateEditForm.tsx | 2 +- src/components/admin/TimeTrackingAdminPanel.tsx | 4 ++-- src/components/admin/TimeTrackingSettingsClient.tsx | 6 +++--- src/components/admin/UsersPage.tsx | 4 ++-- src/components/admin/WaterLogAdminPanel.tsx | 2 +- src/components/admin/design-system/AdminActionMenu.tsx | 2 +- src/components/admin/design-system/AdminFilterBar.tsx | 4 ++-- src/components/admin/design-system/AdminToggle.tsx | 1 + src/components/legal/CookieConsentBanner.tsx | 4 ++-- src/components/route-trace/LotCreateModal.tsx | 2 +- src/components/route-trace/LotListTable.tsx | 2 +- src/components/route-trace/QRScanModal.tsx | 1 + src/components/storefront/TuxedoVideoHero.tsx | 1 + 19 files changed, 30 insertions(+), 25 deletions(-) diff --git a/src/app/admin/wholesale/WholesaleClient.tsx b/src/app/admin/wholesale/WholesaleClient.tsx index 1379316..6cead05 100644 --- a/src/app/admin/wholesale/WholesaleClient.tsx +++ b/src/app/admin/wholesale/WholesaleClient.tsx @@ -589,7 +589,7 @@ function CustomersTab({ customers, products, brandId, onMsg, registrations = [], Contact Status Registered - + @@ -727,7 +727,7 @@ function CustomersTab({ customers, products, brandId, onMsg, registrations = [], Credit Deposits Created - + @@ -956,7 +956,7 @@ function CustomerPricingPanel({ customer, products, onClose, onMsg }: { Product Standard Price Override Price - + @@ -1296,7 +1296,7 @@ function ProductsTab({ products, brandId, onMsg, onRefresh }: { Availability In Stock HP SKU - + diff --git a/src/app/wholesale/portal/WholesalePortalClient.tsx b/src/app/wholesale/portal/WholesalePortalClient.tsx index 6dcf311..d04b3ba 100644 --- a/src/app/wholesale/portal/WholesalePortalClient.tsx +++ b/src/app/wholesale/portal/WholesalePortalClient.tsx @@ -633,7 +633,7 @@ export default function WholesalePortalClient({ Qty Unit Price Total - + diff --git a/src/components/admin/CampaignListPanel.tsx b/src/components/admin/CampaignListPanel.tsx index edb8952..baa9a31 100644 --- a/src/components/admin/CampaignListPanel.tsx +++ b/src/components/admin/CampaignListPanel.tsx @@ -280,7 +280,7 @@ export default function CampaignListPanel({ initialCampaigns, brandId = "6429430 Status Created Sent - + diff --git a/src/components/admin/ProductsClient.tsx b/src/components/admin/ProductsClient.tsx index 926bbc7..6f9a6e2 100644 --- a/src/components/admin/ProductsClient.tsx +++ b/src/components/admin/ProductsClient.tsx @@ -452,7 +452,7 @@ function TableView({ Type Price Status - + @@ -703,6 +703,7 @@ function CardView({ Edit @@ -594,7 +594,7 @@ export default function TimeTrackingSettingsClient({ brandId }: TimeTrackingSett

Weekly overtime alerts

Send notification when worker hits weekly threshold

- @@ -604,7 +604,7 @@ export default function TimeTrackingSettingsClient({ brandId }: TimeTrackingSett

Show overtime warning on employee screen

Display alert when worker approaches thresholds

- diff --git a/src/components/admin/UsersPage.tsx b/src/components/admin/UsersPage.tsx index bb979ac..562ceeb 100644 --- a/src/components/admin/UsersPage.tsx +++ b/src/components/admin/UsersPage.tsx @@ -385,7 +385,7 @@ export default function UsersPage({ initialUsers, brands, currentUser, onUserCre Brand Status Created - {canManageUsers && } + {canManageUsers && } @@ -651,7 +651,7 @@ export default function UsersPage({ initialUsers, brands, currentUser, onUserCre

Active

Deactivated users cannot log in

- -