Skip to content
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

Feat: 라벨, 카테고리 클릭시 검색페이지로 이동 #248

Merged
merged 2 commits into from
Jul 3, 2024

Conversation

kanglocal
Copy link
Contributor

@kanglocal kanglocal commented Jun 24, 2024

개요


작업 사항

  • 카테고리 조회 API Response변경에 따라 전체 코드 수정
  • 리스트 상세조회 API 카테고리 관련 Response 변경에 따라 전체 코드 수정
  • 리스트 상세페이지에서 라벨, 카테고리 클릭시 검색페에지로 이동하는 기능 추가

참고 사항 (optional)

  • 다른분들 작업하신 부분도 수정되어 컨플릭트 발생할 수 있습니다ㅠㅜㅠ
  • 제가 수정하지 못한 카테고리 관련 코드가 정상동작하지 않을 수 있습니다. 확인부탁드립니다!

관련 이슈 (optional)


스크린샷


리뷰어에게

  • 어떤 부분에 리뷰어가 집중하면 좋을지

Copy link

vercel bot commented Jun 24, 2024

@kanglocal is attempting to deploy a commit to the Eujin Ahn's projects Team on Vercel.

A member of the Team first needs to authorize it.

Copy link
Contributor

@Nahyun-Kang Nahyun-Kang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

현지님! 바뀐 코드 부분 확인했습니다 ☺️ 고생 정말 많으셨어요 ㅎㅎ LGTM!

Copy link

@kdkdhoho kdkdhoho left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

코드는 모르겠지만 LGTM 👍

@kanglocal kanglocal merged commit ce37be4 into 8-Sprinters:dev Jul 3, 2024
1 of 2 checks passed
Eugene-A-01 added a commit that referenced this pull request Jul 8, 2024
* Refactor: SEO 개선 작업 진행 (metadata, sitemap, robots.txt) (#243)

* feat: layout 컴포넌트의 metadata 수정 - 리스티웨이브 한글 타이틀 추가 및 description 수정

* Feat: 마이리스트, 콜라보리스트 페이지에 Dynamic 메타데이터 설정

* Feat: 리스트 상세 페이지에 Dynamic 메타데이터 설정

* Refactor: 메타데이터 별도 상수로 분리

* Feat: sitemap 설정 및 도메인 url 별도 상수로 분리

* Feat: 트렌딩리스트에 해당하는 리스트의 상세페이지가 sitemap에 추가되도록 설정

* Feat: robots.txt 설정

* Fix: sitemap.ts 트랜딩리스트 호출 방법을 fetch API로 수정

* Fix: sitemap.ts 트랜딩리스트 호출 로직 제거

* Feat: 라벨, 카테고리 클릭시 검색페이지로 이동 (#248)

* feat: 라벨 및 카테고리 클릭시 검색페이지로 이동

* fix: 리스트 상세조회, 카테고리 전체조회 API 수정에 따라 타입 변경

---------

Co-authored-by: Sohyun Park <[email protected]>
Co-authored-by: 강현지 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feat 구현
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants