o2o-negosium-original/frontend/src/components
민헌 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
..
Button.tsx update(front): front 폴더명 frontend로 변경 2026-06-18 11:30:26 +09:00
ErrorPage.tsx feat(chat): 프론트 로드 에러 페이지·대기 애니메이션·indicator 소비 2026-06-19 17:32:58 +09:00
index.ts feat(chat): 프론트 로드 에러 페이지·대기 애니메이션·indicator 소비 2026-06-19 17:32:58 +09:00
Input.tsx update(front): front 폴더명 frontend로 변경 2026-06-18 11:30:26 +09:00
Logo.tsx update(front): front 폴더명 frontend로 변경 2026-06-18 11:30:26 +09:00
Modal.tsx feat(frontend): 공통 토스트(sonner)·모달 컴포넌트 추가 2026-06-18 13:12:16 +09:00