From 2abb46a303b2b5194cc2d14ac93fe6f66067296f Mon Sep 17 00:00:00 2001 From: "Builder.io" Date: Sat, 15 Nov 2025 04:38:33 +0000 Subject: [PATCH] Remove pointer-events workarounds and fix Settings section cgen-2b5dde52fd684cc383804430582af8fb --- client/pages/Dashboard.tsx | 24 +++++++++++------------- 1 file changed, 11 insertions(+), 13 deletions(-) diff --git a/client/pages/Dashboard.tsx b/client/pages/Dashboard.tsx index a94fd9f5..e0f1407e 100644 --- a/client/pages/Dashboard.tsx +++ b/client/pages/Dashboard.tsx @@ -1112,26 +1112,25 @@ export default function Dashboard() { Manage your profile, notifications, and privacy - - - - Profile - Connections - + + + + Profile + Connections + Notifications - Privacy + Privacy - -
+ +
setDisplayName(e.target.value)} - className="pointer-events-auto" />
@@ -1139,7 +1138,6 @@ export default function Dashboard() { setLocationInput(e.target.value)} />
@@ -1372,8 +1370,8 @@ export default function Dashboard() {
- -
+ +

Linked accounts