Skip to content

[Refactor] 타이핑 인디케이터 버그 수정 및 메시지 구조 개선#58

Merged
jean2077 merged 2 commits into
mainfrom
refactor/50-chat-typing-indicator-fix
Jun 1, 2026
Merged

[Refactor] 타이핑 인디케이터 버그 수정 및 메시지 구조 개선#58
jean2077 merged 2 commits into
mainfrom
refactor/50-chat-typing-indicator-fix

Conversation

@jean2077
Copy link
Copy Markdown
Collaborator

@jean2077 jean2077 commented Jun 1, 2026

🔎 What

  • PRReviewPanel에서 호출되지 않는 renderEmbeddedDiffThreadChat dead code를 제거
  • 사용되지 않는 구식 타이핑 인디케이터 코드가 남아 있던 부분을 정리
  • 타이핑인디케이터 UI 및 구조 개선

🔗 Issue

✅ 체크리스트

  • 브랜치 base가 적절한가요?
  • 제목이 이슈 제목과 동일한가요?
  • 최소 1명의 리뷰를 받았나요?

@jean2077 jean2077 force-pushed the refactor/50-chat-typing-indicator-fix branch from 0a34517 to bca6032 Compare June 1, 2026 06:07
Copy link
Copy Markdown
Collaborator

@jinhyenkim01 jinhyenkim01 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! 구조 통일화랑 타이핑 인디케이터가 이유 없이 남던 버그도 수정된 것 같습니다

@jean2077 jean2077 merged commit d977031 into main Jun 1, 2026
1 check passed
@jean2077 jean2077 deleted the refactor/50-chat-typing-indicator-fix branch June 1, 2026 06:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Refactor] 타이핑 인디케이터 버그 수정 및 메시지 구조 개선

2 participants