-
Notifications
You must be signed in to change notification settings - Fork 1
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
[Feature] 멘토 페이지 스터디 통계 조회 기능 생성 #167
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.
수고하셨습니당~~
apps/admin/app/studies/[studyId]/_components/statics/StudyAssignmentRate.tsx
Outdated
Show resolved
Hide resolved
apps/admin/app/studies/[studyId]/_components/statics/StudyAttendanceRate.tsx
Outdated
Show resolved
Hide resolved
apps/admin/app/studies/[studyId]/_components/statics/graph/BarGraph.tsx
Outdated
Show resolved
Hide resolved
@SeieunYoo 코드리뷰 반영했습니다! 🙂 |
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.
수고하셨습니닷
packages/ui/src/components/index.ts
Outdated
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.
p2;
툴팁 css가 적용이 안되어서 pnpm generate:css-file
한번 해주셔야 할 것 가타용
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.
앗 요건 몰랐네요! 챙겨두었습니다~
apps/admin/app/studies/[studyId]/_components/statics/graph/BarGraph.tsx
Outdated
Show resolved
Hide resolved
const toggleTooltip = () => { | ||
if (isToolTipActive) setShowTooltip((prevState) => !prevState); | ||
}; |
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.
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.
확인했습니다~ 꼼꼼하게 확인해주셔서 감사해요~! 🫡
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.
뒤늦게 봐서 늦어졌어요! 🥲
고생하셨습니다...!
apps/admin/app/studies/[studyId]/_components/statics/graph/BarGraph.tsx
Outdated
Show resolved
Hide resolved
apps/admin/app/studies/[studyId]/_components/statics/graph/CircleGraph.tsx
Outdated
Show resolved
Hide resolved
@hamo-o @soulchicken 리뷰 반영 완료했습니당~ |
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.
고생하셨습니다!
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 작업이지만 코드 관련해서 정리해야 할 부분 위주로 간단하게 확인해주시면 감사드리겠습니다!
🚩 관련 이슈
🙏 여기는 꼭 봐주세요!
지난 주 회의에서 휴강 관련한 통계 처리가 필요하다고 요청드린 부분까지 반영하였습니다!
확인하려면 피그마 링크 들어가시면 볼 수 있어요!