Nikolas Syring ea7ea9c5f8 fix: resolve input lag in AskUserQuestion custom input field
- Extract CustomInputSection as isolated memoized component
- Use uncontrolled input (defaultValue + ref) instead of controlled (value + onChange)
- Add cacheMeasurements for TextareaAutosize performance
- Only track hasText boolean for button state, not actual content
- Matches ChatInput pattern for consistent lag-free typing

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-18 07:02:10 +01:00
Description
Web-based Claude Code interface with streaming and tool visualization
2.2 MiB
Languages
JavaScript 99.5%
CSS 0.3%
Dockerfile 0.1%