Skip to content
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

[FE] - feature fe #129 #134

Merged
merged 36 commits into from
Nov 27, 2024
Merged

[FE] - feature fe #129 #134

merged 36 commits into from
Nov 27, 2024

Conversation

qwer0114
Copy link
Collaborator

@qwer0114 qwer0114 commented Nov 27, 2024

✅ 작업 내용

📸 스크린샷(FE만)

비회원 로그인 시 비회원 안내 모달 생성

default.mp4

📌 이슈 사항

  • pendingCoin api 와 myWaitOrders api 의 역할이 정확히 일치하여 pendingCoin 을 제거하고 myWaitOrders api를 변경하여 사용하는 방식으로 수정했습니다.
  • useDeleteWaitOrder 커스텀 훅을 정의하여 사용했습니다. 위 과정에서 기존 내 계좌에 존재하던 취소 로직 또한 useDeleteWaitOrder를 사용했습니다.
  • 모달 컴포넌트를 사용하기 위한 커스텀 훅을 정의했습니다. 모달 컴포넌트 사용하실 때 커스텀 훅 사용하시면 됩니다

🟢 완료 조건

✍ 궁금한 점

junhee1203 and others added 30 commits November 27, 2024 14:42
@qwer0114 qwer0114 added 💡feat 기능 구현 이슈 ⚛️ frontend 프론트엔드 이슈 labels Nov 27, 2024
@qwer0114 qwer0114 added this to the [FE] 최적화 milestone Nov 27, 2024
@qwer0114 qwer0114 requested a review from junhee1203 November 27, 2024 05:56
@qwer0114 qwer0114 self-assigned this Nov 27, 2024
@qwer0114 qwer0114 merged commit 2f17b2c into dev-fe Nov 27, 2024
@qwer0114 qwer0114 deleted the feature-fe-#129 branch November 27, 2024 07:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💡feat 기능 구현 이슈 ⚛️ frontend 프론트엔드 이슈
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FE] 코드 스플릿팅 [FE] 코인 미체결 데이터 취소 구현
2 participants