[fix] 지도 탭에서 카테고리태그가 합쳐치고 ... 축약되는 이슈 수정 #134
Merged
zzangzzangguy merged 1 commit intodevelopfrom May 4, 2025
Merged
Conversation
dongglehada
suggested changes
May 1, 2025
Member
dongglehada
left a comment
There was a problem hiding this comment.
브랜치 분리가 되지 않은 것 같습니다...! logger관련 코드가 들어온것 같아서 확인부탁드릴게요 :>
11aca05 to
90ea3a6
Compare
dongglehada
approved these changes
May 4, 2025
Member
dongglehada
left a comment
There was a problem hiding this comment.
기존에는 문자열 하나로 태그가 만들어 지고 있었나 보네요!! 확인하였습니다 :>
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.
📌 이슈
✅ 작업 사항
locationText/categoryText전체 문자열을 단일 필터로 append 하던 부분(filters.append(...))을 제거문자열을
,로 split 하고, trim 후 각 요소를 개별 필터로 추가하도록 수정🚀 테스트 방식
ScreenRecording_04-27-2025.00-51-06_1.MOV.mov