[Feat/#360] 입력 시 프로필 띄우기#364
Merged
sinji2102 merged 2 commits intoMay 27, 2026
Merged
Conversation
sinji2102
approved these changes
May 27, 2026
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.
#️⃣연관된 이슈
#360
📝작업 내용
노션처럼 협업자가 입력 중인 줄에 프로필 아바타를 표시하는 기능을 추가했습니다.
typing필드(field/head/updatedAt) 추가 → 협업자가 입력 중인 위치를 공유overflow영역에 잘리던 문제 해결(좌측 위치 클램프) + 본문 좌측 패딩을 추가해 아바타가 글자를 가리지 않도록 간격 확보onMutate에서 캐시 선반영, 실패 시onError로 롤백