adding connection status

This commit is contained in:
2025-07-03 20:38:49 -04:00
parent 4719344ae8
commit ccf26b80e8
6 changed files with 168 additions and 8 deletions

10
TODO.md
View File

@@ -17,11 +17,11 @@
## Phase 2: Core UX Improvements
### 2.1 Connection Status Management
- [ ] Add connection state to ViewModels
- [ ] Create UI indicator for connection status
- [ ] Show real-time connection state changes
- [ ] Add connection error messages
### 2.1 Connection Status Management
- [x] Add connection state to ViewModels
- [x] Create UI indicator for connection status
- [x] Show real-time connection state changes
- [x] Add connection error messages
### 2.2 User List Feature
- [ ] Track connected users in Repository