✨[Feat] 모임 메인 페이지 필터링 및 찜하기 구현 #264#272
Merged
Conversation
…deit-team3/FE into 264-feature-모임-메인-페이지-인원수-필터링
…deit-team3/FE into 264-feature-모임-메인-페이지-인원수-필터링
…deit-team3/FE into 264-feature-모임-메인-페이지-인원수-필터링
4 tasks
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
sunnwave
approved these changes
Jan 3, 2025
…-feature-모임-메인-페이지-인원수-필터링
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.
#️⃣연관된 이슈
📝작업 내용
미리보기 및 결과물
2025-01-03.161713.mp4
기타 참고사항
min: 12, max: 20) 만 정상적을 동작하지 않는 문제isLike: true가 반영되지 않고 모임 상세 조회 데이터에만 반영되는 문제filter메서드를 사용하여 필터하고 있습니다.이 과정에서 다른 필터와 함께 정상적으로 작동하지 않는 문제가 발생하고 있어 해당 로직을 백엔드에서 처리하도록 요청하였습니다.
useState) 코드와useEffect코드를 제거하고 모임 데이터를 직접 사용하도록 수정할 예정입니다.