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

[로그인] 승인 알림 모달 #219

Merged
merged 11 commits into from
Mar 29, 2024
Merged

[로그인] 승인 알림 모달 #219

merged 11 commits into from
Mar 29, 2024

Conversation

kimeodml
Copy link
Contributor

What is this PR? 🔍

Changes 📝

  • 어드민에서 미승인 상태에서 로그인 시 관련 모달창을 추가했습니다.
  • 메뉴 추가 시 error문구와 함께 showToast 알림을 추가했습니다.

ScreenShot 📷

Test CheckList ✅

  • 모바일 기준으로 모달창이 잘 뜨는지 확인
  • 모바일 기준으로 메뉴추가에서 적절한 showToast인지 확인

Precaution

  • 모바일 우선으로 확인 부탁드립니다.

✔️ Please check if the PR fulfills these requirements

  • It's submitted to develop branch, not the main branch
  • Did you merge recent develop branch?

Copy link
Contributor

@chaeseungyun chaeseungyun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

고생하셨습니다~

src/page/Auth/Login/ApprovalModal/index.tsx Show resolved Hide resolved
Copy link
Contributor

@MinGu-Jeong MinGu-Jeong left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

수고하셨습니다!!

src/page/Auth/Login/ApprovalModal/index.tsx Show resolved Hide resolved
src/page/Auth/Login/ApprovalModal/index.tsx Show resolved Hide resolved
@kimeodml kimeodml merged commit 8e6354a into develop Mar 29, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[로그인] 로그인 분기 처리
3 participants