-
Notifications
You must be signed in to change notification settings - Fork 0
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
보호자 메인페이지 ui 구현 #103
보호자 메인페이지 ui 구현 #103
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
늦은 시간까지 UI 구현한다고 고생하셨습니다!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
시니어 정보 불러와서 선택할 수 있게 제가 구현해놓으려고 했는데 이미 해주셨네요! 감사합니다 :)
if (id === null) { | ||
alert('개발 예정입니다.'); | ||
} else { | ||
navigate(`${location.pathname}/${id}`); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
이 부분도 제가 카테고리별 가이드라인 페이지 path 를 정해놓아서 그에 맞게 경로 변경해놓겠습니다!
#️⃣ 연관된 이슈
📝 작업 내용
이 브랜치가 시니또 메인페이지 구현이었네요? ㅋㅋ...
스크린샷 (선택)
💬 리뷰 요구사항(선택)
⏰ 현재 버그
✏ Git Close