brackt/app/components/user/settings
Claude f897e7ee05
Remove Display Name field from user profile settings
Username is the only user-facing name field. The display_name column
remains in the database since BetterAuth writes the OAuth provider name
there, and it serves as a programmatic fallback via getUserDisplayName.

https://claude.ai/code/session_01NUv93WRrufHhpZSMyY4bjs
2026-05-15 16:39:16 +00:00
..
AccountSection.tsx Refactor user profile to comprehensive settings page (#403) 2026-05-10 17:26:14 -07:00
ApiSection.tsx Refactor user profile to comprehensive settings page (#403) 2026-05-10 17:26:14 -07:00
NotificationsSection.tsx Add opt-in Discord ping to standings notifications 2026-05-15 16:36:29 +00:00
PrivacySection.tsx Refactor user profile to comprehensive settings page (#403) 2026-05-10 17:26:14 -07:00
ProfileSection.tsx Remove Display Name field from user profile settings 2026-05-15 16:39:16 +00:00