Bugfix/chatbot reusable cell: 셀 재사용시 발생했던 버그 수정 및 스크롤 수정(마지막 PR)#263
Merged
Conversation
- indexPath 셀 바인딩, 해제 - append, finalize 경로 렌더러 설정
cestbonciel
requested review from
giseungNoh,
haejaejoon,
jseongee,
kwondohyun12 and
rlarjsdn3
August 31, 2025 14:50
rlarjsdn3
approved these changes
Aug 31, 2025
rlarjsdn3
left a comment
Owner
There was a problem hiding this comment.
테스트해보았습니다~ 다른 분들도 가볍게 확인하시면 병합하시면 될듯합니다!
Collaborator
Author
마지막에 firebase 켜는거 깜빡해서 AppDelegate 주석 해제 했습니다. @rlarjsdn3 |
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.
✅ 변경사항
🧪 테스트시 유의 사항
채팅 질문을 3,4개 올려주시고 버그 발생 여부 항목 체크 부탁드립니다.
AIResponseCell 너비 짤림으로 인한 글자 끝 안보임이나 너비가 늘어나서 디바이스 바깥으로 넘치는 현상 없는지
최신 질문 던질 때 그곳으로 스크롤이 포커스 되는지, (이건 완벽하게 아직 수정 못함. 버튼 트리거 주는 것은 UI가 달라져서 그건 다른 브랜치에 뒀어요.)
그 외 온보딩, 대시보드, 캘린더, 맞춤케어, 프로필 이상 없는지 확인 부탁드려요
참고로 테스트 코드는 다 통과하긴 했어요.