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

에러 모달 관련 react-toastify 라이브러리 #22

Open
0nesan opened this issue Mar 31, 2023 · 0 comments
Open

에러 모달 관련 react-toastify 라이브러리 #22

0nesan opened this issue Mar 31, 2023 · 0 comments
Labels
Category: JS JS 관련 Priority: Medium 우선순위(보통:기본값) Stats: Available 누구나 사용 가능한 상태 Type: Enhancement 기획 관련

Comments

@0nesan
Copy link
Contributor

0nesan commented Mar 31, 2023

기능 요약

  • 관련 에러를 담은 토스트 모달

기능 설명

  • react-toastify 라이브러리의 toast 함수를 통해 토스트 모달 제공

구현 요소

  • auth.ts에 error 함수(test) 작성
  • main.ts에 ToastContainer 컴포넌트 삽입
  • NotFound.ts에 test를 위한 button 생성

체크 리스트

  • 아직 css와 애니메이션 적용이 안되어있습니다. 디자인이 완성되면 커스텀 할 생각입니다.
  • 옵션과 기능 설명은 위키에 적어놓도록 하겠습니다.
@0nesan 0nesan added Stats: Available 누구나 사용 가능한 상태 Priority: Medium 우선순위(보통:기본값) Type: Enhancement 기획 관련 Category: JS JS 관련 labels Mar 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Category: JS JS 관련 Priority: Medium 우선순위(보통:기본값) Stats: Available 누구나 사용 가능한 상태 Type: Enhancement 기획 관련
Projects
None yet
Development

No branches or pull requests

1 participant