Skip to content

Fix/#176 mentoring - #179

Open
yungxhi wants to merge 6 commits into
developfrom
fix/#176-mentoring
Open

Fix/#176 mentoring#179
yungxhi wants to merge 6 commits into
developfrom
fix/#176-mentoring

Conversation

@yungxhi

@yungxhi yungxhi commented May 14, 2026

Copy link
Copy Markdown
Member

#176

Task

  • 멘토링 호출 로직 수정

Checklist

해당되는 항목에 모두 체크해주세요.

  • 커밋 메시지 컨벤션을 지켰습니다.
  • 기능/버그 수정에 대해 테스트를 완료했습니다.

@yungxhi
yungxhi requested review from hyxx-su and s-ahnn May 14, 2026 11:47

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Code Review

This pull request downgrades several dependencies, including axios and styled-components, and updates the TypeScript configuration to ignore specific deprecations. In the Mentoring component, a new helper function is introduced to manage root comment IDs, and a deduplication step using a Map is added to filter messages. Feedback was provided to improve this deduplication logic by replacing the use of 'any' with a more specific type and removing redundant Number() conversions to enhance type safety and code clarity.

Comment thread src/pages/Mentoring/Mentoring.tsx Outdated
@vercel

vercel Bot commented May 22, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
louter-sv-web Error Error May 22, 2026 3:06am

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