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(ui/react): Portal 단순화, ModalPortal, ModalContext 변경 및 개편 #200

Closed
3 tasks done
sukvvon opened this issue Jun 21, 2024 · 0 comments · Fixed by #206
Closed
3 tasks done

feat(ui/react): Portal 단순화, ModalPortal, ModalContext 변경 및 개편 #200

sukvvon opened this issue Jun 21, 2024 · 0 comments · Fixed by #206
Assignees
Labels
feat 새로운 기능 추가 또는 기존 기능의 확장

Comments

@sukvvon
Copy link
Collaborator

sukvvon commented Jun 21, 2024

요청하려는 기능이 연관된 문제에 대해 설명해 주세요

  • Modal 컴포넌트 내부 임시 텍스트 아이콘으로 변경합니다.

생각 중인 todo 목록을 작성해 주세요

  • CloseIcon을 추가합니다.
  • ModalPortal, ModalTrigger 추가한 후, ModalContext 속성을 단순화합니다.
  • 종속된 Portal style을 제거하고, Portal 로직을 단순화합니다.

기타

@github-actions github-actions bot added the feat 새로운 기능 추가 또는 기존 기능의 확장 label Jun 21, 2024
@sukvvon sukvvon self-assigned this Jul 5, 2024
@sukvvon sukvvon changed the title feat(ui/react/modal): Modal 컴포넌트 내부 임시 텍스트 아이콘으로 변경 feat(ui/react): Portal 단순화, ModalPortal, ModalContext 변경 및 개편 Jul 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat 새로운 기능 추가 또는 기존 기능의 확장
Projects
None yet
1 participant