-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature] - 검색 결과 페이지 내 필터링 옵션 적용 #565
Conversation
useInfiniteTravelogues 내에서 검색 조건 까지 모두 처리하는 것으로 변경
Test Results11 tests 11 ✅ 14s ⏱️ Results for commit f3ceaec. ♻️ This comment has been updated with latest results. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
지니 고생하셨어요 코멘트 하나 남겨봤는데 확인 부탁드릴게요!
singleSelectionAnimationKey, | ||
resetSingleSelectionTags, | ||
increaseSingleSelectionAnimationKey, | ||
} = useSingleSelectionTag(STORAGE_KEYS_MAP.mainPageSort, STORAGE_KEYS_MAP.mainPageTravelPeriod); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
storage key를 다르게 써야하지 않을까라는 생각이 듭니다! 왜냐하면 search 페이지에서 표시한 테그들이 메인에도 남아있으면 사용자 입장에서 당황스러울 거 같아서요 지니의 생각은 어떤가요?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
고생하셨습니다 지니!!!
✅ 작업 내용
📸 스크린샷
X
🙈 참고 사항