-
Notifications
You must be signed in to change notification settings - Fork 8
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
마이페이지 리뉴얼 #200
마이페이지 리뉴얼 #200
Conversation
…t-animal-client into base/mypage-renewal # Conflicts: # apps/web/src/apis/user/useGetUser.ts # apps/web/src/app/[locale]/mypage/ProfileSection.tsx # apps/web/src/app/[locale]/mypage/page.tsx
Warning Rate limit exceeded@sumi-0011 has exceeded the limit for the number of commits or files that can be reviewed per hour. Please wait 20 minutes and 24 seconds before requesting another review. ⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. Walkthrough이 변경 사항은 ESLint 구성 파일에 새로운 규칙을 추가하고, 여러 JSON 파일에서 사용자 인터페이스 메시지를 수정 및 추가하며, API 호출 및 사용자 데이터 가져오기 기능을 개선하는 내용을 포함합니다. 또한, 새로운 컴포넌트와 스타일을 정의하여 UI 요소의 사용자 경험을 향상시키고, URL 검색 매개변수를 조작하는 새로운 유틸리티 함수를 도입합니다. Changes
Possibly related PRs
Suggested labels
Suggested reviewers
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
Documentation and Community
|
@hyesungoh 빠른 배포를 위해 먼저 머지합니다! |
💡 기능
드디어 마이페이지를 리뉴얼했습니다.
새로운 기능 보다는, 전체적인 컨셉을 맞추기 위해 기존 기능유지 + 디자인 변경을 위주로 작업하였어요.
farm type의 경우 펫을 선택하면 api call을 기다려야하는데, 이 과정동안 클릭을 막고 사용자를 기다리게 하기 위해 loading을 추가하였어요 (디테일이랄까 ✨)
펫을 선택하는 부분이, 펫이 많으면 보기 어려워서 확장 버튼을 임시로 추가하였어요. 이후에 디자이너님의 컨펌을 받아 디자인은 변경될 수 있습니다.
🔎 기타
Summary by CodeRabbit
릴리스 노트
새로운 기능
Banner
및LevelBanner
컴포넌트 추가.TextField
컴포넌트 추가하여 텍스트 입력 필드 제공.버그 수정
문서화