fix: 축하메시지 텍스트 롤링과 이미지 배너 싱크#310
Merged
Merged
Conversation
이미지 배너가 별도 필터링된 배열을 사용하여 텍스트 롤링과 다른 축하메시지를 보여주던 문제 수정. 동일한 인덱스 사용.
sdk-kr
added a commit
that referenced
this pull request
Mar 7, 2026
## Summary - 축하메시지 이미지 배너가 별도 필터링 배열을 사용하여 텍스트 롤링과 다른 항목을 표시하던 문제 수정 - 텍스트 롤링과 동일한 인덱스를 사용하여 항상 같은 축하메시지를 동시에 표시 ## Test plan - [ ] 메인 페이지에서 텍스트 롤링과 이미지 배너가 같은 축하메시지를 보여주는지 확인 - [ ] 5초 간격 롤링 시 텍스트/이미지 동시에 전환되는지 확인 Co-authored-by: Deploy Bot <deploy@damoang.net>
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.
Summary
Test plan