Conversation
* [Refactor] 탭 합성컴포넌트화 - 마이 페이지에서 사용하는 탭과 검색에서 사용하는 탭을 공용 컴포넌트로 사용하기 쉽도록 합성컴포넌트화 함 * [Refactor] 검색 모달 및 결과 컴포넌트 구조 개선 # 상세 내용 SearchModal.tsx: - 탭 기반 검색 결과 분류 (전체/피드/커넥션 허브) SearchResults.tsx: - SearchResultBox: 검색 결과 레이아웃 컴포넌트 - ProjectSearchResults/FeedSearchResults: 타입별 결과 렌더링 - SearchResultItem: 검색 결과 관리 및 라우팅 * [Refactor] 마이페이지 탭 기능 구조 개선 * [Remove] 사용하지 않는 파일 제거, 역할에 맞게 파일 분리, 파일또는 함수명 직관적으로 수정 * [Rename] 파일명 수정 Hub -> HubTemplate * [Rename] 폴더명 수정 apply -> ApplyFormSection * [Fix] 검색탭 버그 수정
* [Fix] 채널 점속해있는 상태에서 새로고침 시 에러 발생했던 문제 해결 - 새로고침시 상태가 초기화돼서 발생한 문제였음 * [Style] 채팅페이지 레이아웃 반응형 개선
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.
No description provided.