Skip to content

fix: 인기 파견학교 상세 링크 보정#566

Draft
manNomi wants to merge 1 commit into
mainfrom
fix/home-popular-university-link
Draft

fix: 인기 파견학교 상세 링크 보정#566
manNomi wants to merge 1 commit into
mainfrom
fix/home-popular-university-link

Conversation

@manNomi

@manNomi manNomi commented Jun 21, 2026

Copy link
Copy Markdown
Contributor

관련 이슈

  • 없음

작업 내용

  • 메인 페이지의 실시간 인기있는 파견학교 카드가 상세 라우트를 만들 수 없는 경우 /university로 fallback하지 않도록 수정했습니다.
  • 추천 학교의 homeUniversityName을 추천 응답 자체, 전체 학교 목록의 id 매칭, 학기+학교명 단일 매칭 순서로 보강하도록 했습니다.
  • 추천 응답 타입에 실제 API 응답 필드인 homeUniversityName을 반영했습니다.

특이 사항

  • 로컬 렌더링 기준 인기 학교 카드 6개가 모두 /university/{소속대학}/{학교id} 형태로 렌더링되는 것을 확인했습니다.
  • pre-push hook은 production env의 /univ-apply-infos/search/text?value= API가 500 Error during executeWithLock을 반환해 university-web build 단계에서 실패했습니다. 같은 이유로 git push --no-verify로 브랜치를 올렸습니다.
  • 로컬 Node 버전이 repo 권장값인 22.x가 아닌 v23.10.0이라 엔진 경고가 출력됩니다.

검증:

  • pnpm --filter @solid-connect/web run lint:check
  • pnpm --filter @solid-connect/web run typecheck
  • pnpm --filter @solid-connect/university-web run lint:check
  • pnpm --filter @solid-connect/university-web run typecheck
  • commit hook의 web/university-web ci:check
  • 로컬 http://localhost:3000/ HTML에서 인기 파견학교 카드 href 확인

리뷰 요구사항 (선택)

  • 인기 파견학교 카드가 staging/production API 데이터에서도 상세 페이지로만 이동하는지 확인 부탁드립니다.
  • production API 500이 해소된 뒤 university-web production build 재확인 부탁드립니다.

@vercel

vercel Bot commented Jun 21, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
solid-connect-university-web Error Error Jun 21, 2026 7:19am
solid-connection-web Ready Ready Preview, Comment Jun 21, 2026 7:19am
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
solid-connect-web-admin Skipped Skipped Jun 21, 2026 7:19am

@coderabbitai

coderabbitai Bot commented Jun 21, 2026

Copy link
Copy Markdown

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: e9ff6873-2d1f-428d-b42e-c068f1afea39

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/home-popular-university-link

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant