[Fix] 프론트엔드 요소 및 채팅 UI 버그 수정#54
Merged
Merged
Conversation
5 tasks
jean2077
reviewed
Jun 1, 2026
Collaborator
jean2077
left a comment
There was a problem hiding this comment.
ChatPanel 코드 블록 숨김 전송 문제
코드 블록에 내용을 입력한 뒤 이모지/첨부/링크 패널로 전환하면 코드 입력창은 숨겨지지만 codeBlockText가 남아 있어서, 사용자가 보지 못한 코드 내용이 메시지에 같이 전송될 수 있습니다.
MessageReactions 이모지 picker 위치 잘림 가능성
picker 위치를 rect.top - 116으로 고정 계산하고 있어서, 화면 상단 근처 메시지에서는 picker가 화면 밖으로 잘릴 수 있습니다.
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.
🔎 What
🔗 Issue
✅ 체크리스트