mirror of
https://github.com/tinyhumansai/openhuman.git
synced 2026-07-27 21:08:00 +00:00
60054d8a3853385d394e9507777e7088463454e0
- Add complete settings modal infrastructure with clean white design - Implement user profile section with Redux integration for user data - Create settings menu with Connections, Messaging, Privacy, Profile, Advanced, Billing, Logout - Add connections management panel reusing onboarding components - Integrate with existing TelegramConnectionModal for connection setup - Add URL-based routing for /settings and /settings/connections paths - Update Home.tsx to open settings modal from "Manage Connections" button - Include proper animations, accessibility, and mobile responsive design - Follow pixel-perfect design specifications with 520px modal width - Maintain TypeScript safety and existing code patterns throughout Features: • Modal overlay system with backdrop blur and center positioning • Settings navigation with smooth panel transitions (200ms entry, 250ms slides) • Connection status display from Redux state with Connect/Disconnect actions • Profile display with avatar, user name, and email from user slice • Logout functionality integrated with auth slice clearToken action • Mobile-first responsive design with full-screen behavior on small screens • Accessibility features: focus management, ARIA labels, ESC key support 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
Tauri + React + Typescript
This template should help get you started developing with Tauri, React and Typescript in Vite.
Recommended IDE Setup
Languages
Rust
59.1%
TypeScript
37.9%
JavaScript
1.6%
Shell
1.2%
CSS
0.1%