feat: 메인화면 검색창 기능 UI 구현#18
Merged
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
1000hyehyang
approved these changes
May 2, 2026
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.
✨ 무엇을 바꿨나요?
mock 데이터 추가 생성 및
메인화면 내 검색창 기능 UI 구현
🔗 관련 이슈
Closes #17
💡 왜 바꿨나요?
mock 데이터 추가 이유 : 검색창 기능 확인해보기 위해서 아래 5가지 장소를 추가 등록했습니다.
해당 기능은 아니지만, 추후 제작할 '릴스 등록 시 장소 변경'을 위해 같은 프렌차이즈이지만 다른 지점으로 설정했습니다.
📝 주요 변경 사항
👀 리뷰어가 보면 좋은 부분
1. 검색 모달창 기준
2. 지도 이동 및 범위
(위의 API를 확인하는 과정에서 src\features\map\utils\map-search.ts 파일이 생성되었습니다. 예를 들어 '서울'과 '서울시'의 입력값은 같아야 함을 다른 지역으로도 여러번 테스트 하다가 해당 파일의 길이가 길어졌습니다.)
해당 화면 역시 dev/SelectOption 에서 확인 가능합니다.
빠르게 위의 기준을 확인할 수 있는 검색어들입니다.
🧪 테스트
방식 (해당하는 것만 체크)
메모 (시나리오, 커맨드, 스크린샷 링크 등 — 선택)