-
Couldn't load subscription status.
- Fork 0
[#78]: 내 정보 불러오기 api 연동 #81
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
Conversation
기존에 존재하던 mockData삭제
Desktop과 Mobile환경으로 나눠서 반응형 구분
|
🤖 자동 감지된 연관 이슈들이 PR 템플릿에 자동으로 추가되었습니다 감지된 이슈: #78 브랜치명: 브랜치명과 커밋 메시지를 분석하여 자동으로 연결했습니다. 수정이 필요하시면 PR 설명을 직접 편집해주세요. |
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.
[제안] 두 레이아웃 컴포넌트의 코드가 크게 다르지 않고 중복이 발생하니 useResponsive 훅을 사용해서 반응형 컴포넌트를 분기 태우는것 보다는 useResponsiveClasses 훅을 사용해서 하나의 컴포넌트에서 반응형 클래스만 넘기는것은 어떨까요?
나중에 ui가 어떻게 바뀔지 모르지만 지금은 동일한 태그 구조 아래에서 classname만 다르니 그렇게 구성해도 충분할거라고 생각이 들었습니다.
|
|
@soonki-98 이전 작업에서 진행한 |
새로 이슈를 만들고 새로운 PR에서 작업해주셔요 |
…-me-api [#78]: 내 정보 불러오기 api 연동
📝 변경 사항
🔗 연관된 이슈
Closes #78
📱 스크린샷 (UI 변경 시)
Before
After
useResponsive훅을 사용해서 재구축📋 추가 정보
리뷰 포인트
배포 시 주의사항
Breaking Changes