Problem
The claude.ai web interface experiences significant stability issues that degrade the user experience, particularly for heavy users on paid plans.
Issues Observed
1. UI Lag / Slow Rendering
- Responses render slowly even on fast connections
- Typing lags behind input in long conversations (1-2 second delay)
- Switching between conversations hangs for several seconds
2. Mid-Conversation Freezes
- UI becomes completely unresponsive during conversations
- Requires waiting or force-refreshing
- More frequent in longer conversation threads
3. Complete Page Crashes
- Page dies entirely, requires full refresh
- Loses any unsent message draft
- No autosave mechanism for in-progress input
Environment
- Browser: Firefox (latest stable)
- OS: Linux
- Plan: Claude Max ($200/mo)
- Usage pattern: Heavy daily use, long conversations
Impact
- Workflow interruption during critical tasks
- Loss of carefully composed messages
- Forces users to compose externally and paste in
- Undermines confidence in the platform for important work
Proposed Solutions
- Implement draft autosave - Persist input field content locally, recover on crash/refresh
- Isolate input field rendering - Don't let conversation rendering affect input responsiveness
- Optimize long conversation handling - Virtualize message list, lazy load older messages
- Add connection state indicator - Show when connection is degraded instead of silently failing
- Implement graceful degradation - Queue messages when connection drops, send when restored
Alternatively, if these fixes are not feasible in the short term, update your ToS to allow subscribers to access their own sessions programmatically. This would let users build tools that work while these issues are addressed. Paying $200/mo for a product we can't reliably use, with no workaround permitted, is not acceptable.
Problem
The claude.ai web interface experiences significant stability issues that degrade the user experience, particularly for heavy users on paid plans.
Issues Observed
1. UI Lag / Slow Rendering
2. Mid-Conversation Freezes
3. Complete Page Crashes
Environment
Impact
Proposed Solutions
Alternatively, if these fixes are not feasible in the short term, update your ToS to allow subscribers to access their own sessions programmatically. This would let users build tools that work while these issues are addressed. Paying $200/mo for a product we can't reliably use, with no workaround permitted, is not acceptable.