-
Notifications
You must be signed in to change notification settings - Fork 3
[FEAT] 지도 검색 후 메뉴 상세정보 화면으로의 이동 구현 #76
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
Merged
Merged
Changes from all commits
Commits
Show all changes
14 commits
Select commit
Hold shift + click to select a range
cb62843
[REFACTOR]: collectAsState -> collectAsStateWithLifecycle
casper-jr 7c11505
[FIX]: 중괄호 생략 문제 해결
casper-jr d2c21c4
[REFACTOR]: response에 storeTitle 추가
casper-jr c9ac09a
[REFACTOR]: storeTitle 변경 결과 ui에 반영
casper-jr 4a102b4
[REFACTOR]: 메뉴 검색에 사용되는 컴포넌트 ui 수정
casper-jr e3d5229
Merge branch 'develop' of https://github.com/OurMenu/OurMenu-Android-…
casper-jr 6e194ae
[REFACTOR]: 메뉴 검색 기록 아이템 클릭시 해당 핀으로 focus 이동하도록 구현
casper-jr 023607c
[REFACTOR]: 기존의 menuId를 Int -> Long으로 수정
casper-jr f6b6225
[REFACTOR]: menuId, menuFolderId를 Int -> Long으로 수정
casper-jr 561bb69
[REFACTOR]: id값 Int -> Long으로 수정
casper-jr eaffbe6
[FEAT]: 메뉴 상세정보 화면에서 데이터 값 ui에 반영, 네비게이션 인자 전달
casper-jr 4d81242
[FEAT]: 검색된 메뉴 클릭시 메뉴 상세정보 화면으로의 네비게이션 구현
casper-jr 32a19bf
Merge branch 'develop' of https://github.com/OurMenu/OurMenu-Android-…
casper-jr e7bb0c5
[fix]: 오타 해결
casper-jr File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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
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
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
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
2 changes: 1 addition & 1 deletion
2
app/src/main/java/com/kuit/ourmenu/data/model/menuFolder/response/MenuFolderMenuItem.kt
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Oops, something went wrong.
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.
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.
💡 Verification agent
🧩 Analysis chain
메뉴 폴더 네비게이션 로직 확인이 필요해요
Line 76에서 주석 처리된 코드를 보면
menuInfo.menuFolders.에서 끝나는데, 이는 메뉴가 여러 폴더에 속할 수 있다는 것을 시사합니다. TODO 주석도 있고요.현재
MenuInfoChipContent에onNavigateToMenuFolderDetail콜백이 연결되지 않은 상태인데, 이게 의도된 건지 확인해보세요.🏁 Script executed:
Length of output: 5917
메뉴 폴더 네비게이션 콜백 연결 확인 및 구현 필요
MenuInfoChipContent에 onNavigateToMenuFolderDetail 파라미터를 넘기지 않아 기본값(
{})만 호출되고 있습니다. TODO에 적힌 대로 “폴더별 이동 로직”을 적용하려면 상위 콜백을 제대로 전달해야 합니다.app/src/main/java/com/kuit/ourmenu/ui/menuinfo/screen/MenuInfoDefaultScreen.kt라인 75–78
위와 같이 콜백을 연결한 뒤,
MenuInfoFolderChipGrid내부에서 폴더별 클릭 시 해당 ID가 상위 네비게이션 로직으로 전달되는지 확인해주세요.🤖 Prompt for AI Agents