o2o-negosium-original/frontend/src/features/chat
민헌 f7f5439042 feat(chat): 프론트 로드 에러 페이지·대기 애니메이션·indicator 소비
- ErrorPage 컴포넌트 추가: init/messages 로드 실패(서버/네트워크) 시 ChatContainer 가 에러 화면+재시도(refetch) 렌더 (기존엔 빈 채팅처럼 보임)
- 대기 표시: 채팅 영역 '협상 중' 타이핑 버블 + 입력 버튼 자리 '...' 점 애니메이션
- desync 에러코드(CHAT_INPUT_MODE_MISMATCH 1404 / CHAT_AGENT_TIMEOUT 1405) 추가 및 메시지

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-19 17:32:58 +09:00
..
components feat(chat): 프론트 로드 에러 페이지·대기 애니메이션·indicator 소비 2026-06-19 17:32:58 +09:00
containers feat(chat): 프론트 로드 에러 페이지·대기 애니메이션·indicator 소비 2026-06-19 17:32:58 +09:00
hooks feat(chat): 프론트 로드 에러 페이지·대기 애니메이션·indicator 소비 2026-06-19 17:32:58 +09:00
lib feat(frontend): 채팅 페이지 API 연동 + KST 시각 표시 2026-06-18 14:25:07 +09:00
stores feat(frontend): 채팅 페이지 API 연동 + KST 시각 표시 2026-06-18 14:25:07 +09:00
index.ts update(front): front 폴더명 frontend로 변경 2026-06-18 11:30:26 +09:00
types.ts update(front): front 폴더명 frontend로 변경 2026-06-18 11:30:26 +09:00