Skip to content

Comments

Refactor: home/search 코드 품질 및 이미지 최적화#31

Merged
codus02 merged 7 commits intoTeam-STORIX:developfrom
Tutankhannun:develop
Feb 23, 2026
Merged

Refactor: home/search 코드 품질 및 이미지 최적화#31
codus02 merged 7 commits intoTeam-STORIX:developfrom
Tutankhannun:develop

Conversation

@Tutankhannun
Copy link
Contributor

@Tutankhannun Tutankhannun commented Feb 22, 2026

작업내용

  • console.log 제거 (preference/finish)
  • dead code 제거: topicroom/search에서 isJoined 중복 분기 삭제
  • formatTimeAgo 공통 유틸 추출 (src/lib/utils/formatTimeAgo.ts)
  • sentinelRef 선언 순서 버그 수정 (topicroom/search/ResultClient)
  • sw.ts fallback URL /~offline → /offline 수정
  • SearchBar 뒤로 가기 → next/image 전환
  • SearchResultWorks 썸네일 sizes="87px" 추가, 별 아이콘 priority 제거

refactor 외 작업

  • 성별 속성 필드 값 수정 반영
  • 취향 탐색 카운트 로직 수정
  • 작품 상세 홈 디자인 수정 반영

Tutankhannun and others added 7 commits February 4, 2026 14:45
- console.log 제거 (preference/finish)
- dead code 제거: topicroom/search에서 isJoined 중복 분기 삭제
- formatTimeAgo 공통 유틸 추출 (src/lib/utils/formatTimeAgo.ts)
- sentinelRef 선언 순서 버그 수정 (topicroom/search/ResultClient)
- sw.ts fallback URL /~offline → /offline 수정
- SearchBar 뒤로가기 <img> → next/image 전환
- SearchResultWorks 썸네일 sizes="87px" 추가, 별 아이콘 priority 제거

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- next.config.ts: outputFileTracingRoot 설정 추가
- public/sw.js: 최신 프로덕션 빌드 반영

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@codus02 codus02 merged commit 0e37f45 into Team-STORIX:develop Feb 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants