Skip to content

[FLIZ-474/root] fix: 로고 클릭 시 도메인별 각 접속중인 특정 페이지의 스케줄 페이지로 이동 구현 - #319

Merged
MaSeungHyun merged 1 commit into
devfrom
FLIZ-474/fix/root
Aug 20, 2025
Merged

[FLIZ-474/root] fix: 로고 클릭 시 도메인별 각 접속중인 특정 페이지의 스케줄 페이지로 이동 구현#319
MaSeungHyun merged 1 commit into
devfrom
FLIZ-474/fix/root

Conversation

@MaSeungHyun

Copy link
Copy Markdown
Contributor

📝 작업 내용

  • react hook을 사용하려면 컴포넌트로 감싸는 작업이 필요하여 window 기능을 통하여 구현하였습니다.
  • window.location.origin을 통해 사용자가 접근한 도메인 주소를 가져와 뒤에 스케줄 관리 도메인을 붙여줍니다.
  • useCallback을 통해 불필요한 재선언을 방지합니다.

이번 PR에서 작업한 내용을 간략히 설명해주세요(이미지 첨부 가능)

📷 스크린샷 (선택)

💬 리뷰 요구사항(선택)

리뷰어가 특별히 봐주었으면 하는 부분이 있다면 작성해주세요
ex) 메서드 XXX의 이름을 더 잘 짓고 싶은데 혹시 좋은 명칭이 있을까요?

@MaSeungHyun
MaSeungHyun requested a review from choi-ik August 20, 2025 17:06
@MaSeungHyun MaSeungHyun self-assigned this Aug 20, 2025
@MaSeungHyun MaSeungHyun added the 🐛fix 버그를 고친 경우 label Aug 20, 2025

@choi-ik choi-ik left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

오 굿!
추가로 승현님 계정으로 cicd 스크립트도 작성해주세요! 승현님 개인 레포에 main 브랜치가 있어야 돌아갑니다! 그리고 vercel 배포 ㄱㄱ

main에 pr 날려서 머지할때는 일단 저희가 버전 관리를 따로 태그 작업을 안하고있어서 기존 v1.0.1 이라면 v1.0.1 이런식으로 PR제목과 내용에 작성해주시고, 뭐가 추가되었는지 간단하게 작성해주시몀ㄴ 될 것 같습니다

@choi-ik

choi-ik commented Aug 20, 2025

Copy link
Copy Markdown
Collaborator

버전 태깅 작업은 조만간 어떻게 진행하면 좋을지 다 같이 탐구해보시죠 @MaSeungHyun @yjc2021

@MaSeungHyun
MaSeungHyun merged commit 9d4c487 into dev Aug 20, 2025
1 check passed
@MaSeungHyun
MaSeungHyun deleted the FLIZ-474/fix/root branch August 20, 2025 17:13
choi-ik added a commit to choi-ik/FitLink-FE that referenced this pull request Aug 20, 2025
…Links#319)

FLIZ-474 fix: 로고 클릭 시 도메인별 각 접속중인 특정 페이지의 스케줄 페이지로 이동 구현
MaSeungHyun added a commit to MaSeungHyun/FitLink-FE that referenced this pull request Aug 20, 2025
…Links#319)

FLIZ-474 fix: 로고 클릭 시 도메인별 각 접속중인 특정 페이지의 스케줄 페이지로 이동 구현
yjc2021 added a commit to yjc2021/FitLink-FE that referenced this pull request Aug 20, 2025
…Links#319)

FLIZ-474 fix: 로고 클릭 시 도메인별 각 접속중인 특정 페이지의 스케줄 페이지로 이동 구현
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🐛fix 버그를 고친 경우

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants