feat(frontend): add thinking indicator with shimmer animation during chat response#57
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
📌 개요
채팅 응답 대기 구간에서 사용자가 현재 상태를 명확하게 인지할 수 있도록
ChatGPT 스타일의 "생각 중..." 표시 UI를 프론트엔드에 추가했습니다.
기존 점(dot) 애니메이션 대비,
보다 직관적이고 안정적인 대기 상태 표현을 제공하는 것이 목적입니다.
✨ 주요 변경 사항
Frontend — Chat Response UX 개선
🎯 변경 목적
🧪 테스트 사항
ℹ️ 참고