Skip to content

feat: 인증번호를 받지 못하셨나요 버튼에 새탭으로 FAQ 페이지 apply-5 아코디언이 열리도록 수정합니다#338

Merged
rkdcodus merged 2 commits into
mainfrom
hotfix/336-PIN-reset-faq
Dec 29, 2025
Merged

feat: 인증번호를 받지 못하셨나요 버튼에 새탭으로 FAQ 페이지 apply-5 아코디언이 열리도록 수정합니다#338
rkdcodus merged 2 commits into
mainfrom
hotfix/336-PIN-reset-faq

Conversation

@rkdcodus

Copy link
Copy Markdown
Contributor

💡 작업 내용

  • AuthCodeForm의 인증번호를 받지 못하셨나요 버튼을 FAQ 페이지 새탭으로 열기

💡 자세한 설명

📗 참고 자료 (선택)

📢 리뷰 요구 사항 (선택)

✅ 셀프 체크리스트

  • 머지할 브랜치 확인했나요?
  • 이슈는 close 했나요?
  • Reviewers, Labels, Projects를 등록했나요?
  • 기능이 잘 동작하나요?
  • 불필요한 코드는 제거했나요?

closes #336

@vercel

vercel Bot commented Dec 29, 2025

Copy link
Copy Markdown

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

Project Deployment Review Updated (UTC)
ject-official-web-site-client-web Ready Ready Preview, Comment Dec 29, 2025 10:59am

if (jobFamily) {
void navigate(`${PATH.applyGuide}/${jobFamily}?tab=faq&faq=faq-5`);
}
window.open(`${PATH.faq}/1/apply-5`, "_blank");

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

경로에 오타가 있었네요~ 수정 감사합니다~

@rkdcodus rkdcodus merged commit c378146 into main Dec 29, 2025
3 checks passed
@rkdcodus rkdcodus deleted the hotfix/336-PIN-reset-faq branch December 29, 2025 11:00
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