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

[Feat/#116] 커스텀 모달 추가 및 모달 뒷 배경 클릭시 없어지지 않도록 변경 #117

Merged
merged 3 commits into from
Jul 12, 2024

Conversation

pepperdad
Copy link
Member

📌 관련 이슈번호

🎟️ PR 유형

어떤 변경 사항이 있나요?

  • 새 기능 추가
  • 버그 수정
  • CSS 등 사용자 UI 디자인 변경
  • 리팩토링

✅ Key Changes

이번 PR에서 작업한 내용을 간략히 설명해주세요

  1. 모달 뒷 배경 클릭시 모달 없어지지 않도록 변경
  2. 커스텀 모달 추가
  3. 은행 모달 컴포넌트 추가

📢 To Reviewers

  • alert, confirm과 사용법 비슷해서 파일 한꺼번에 올렸습니다.
  • 모달 관련 로직은 children 내부에 컴포넌트 넣어서 사용하면 됩니다!

📸 스크린샷

Screen.Recording.2024-07-12.at.10.54.56.PM.mov

🔗 참고 자료

@github-actions github-actions bot added the ✨ FEAT 기능 구현 label Jul 12, 2024
Copy link

PR 작성하느라 고생 많았어요!! 라벨 잘 지정되었는지 확인 한 번 해 주기 🫶

Copy link

Copy link
Contributor

@ocahs9 ocahs9 left a comment

Choose a reason for hiding this comment

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

LGTM

@sinji2102 sinji2102 merged commit 047830c into develop Jul 12, 2024
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ FEAT 기능 구현
Projects
Status: 🎉Done
Development

Successfully merging this pull request may close these issues.

[ Feat ] 모달 관련 로직 변경
3 participants