Merged
Conversation
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.
연결된 Jira 티켓
작업 내용
주요 변경점
types/search.ts—SearchResultItem인터페이스 추가(id/title/sourceName/publishedAt/thumbnailUrl/summary/tags/url)
lib/mock/home-search-results.ts— 검색 전용 mock 15개 +searchMockResults(query)함수 (title·summary·tags전체 검색, publishedAt 최신순 정렬)
HomeSearchResultAccordionItem.tsx— 닫힘(sourceName 배지·제목·날짜·ChevronDown) / 열림(썸네일·요약·태그·전체글 보기) 아코디언 아이템
HomeSearchResultsSection.tsx— "검색 결과 (N)" 헤더 + 아코디언 목록 + isLoading 스켈레톤 + isError 메시지 +empty 처리
HomeSearchOverlay.tsx— debouncedQuery/activeItemId 상태 추가, debounce effect(검색어 변경 시 아코디언초기화 포함), isSearching 분기, 검색바 X 버튼
테스트 방법
/home진입 후 검색 오버레이 열기AI 사용 여부
체크리스트