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: 로그인, 회원가입 validation 방식 수정, 로더 추가 #132

Merged
merged 2 commits into from
Oct 22, 2023

Conversation

JeonDoGyun
Copy link
Contributor

@JeonDoGyun JeonDoGyun commented Oct 22, 2023

구현된 기능

  • yup 라이브러리의 schema를 사용해서 validation 기능 수정, 추가했습니다.
  • react-spinner 사용하여 API 동작 시 Loading Spinner 들어가도록 추가했습니다.

미구현된 기능

  • testMap으로 지도 부분 하고 있는데, 아직 완성되지 않아서 에러 안 뜨는 차원에서 올려놓겠습니다.

yup 라이브러리의  schema를 사용해서 validation 기능 추가했습니다.
react-spinner 사용하여 API 동작 시 Loading Spinner 들어가도록 추가했습니다.
npm build 문제로 인해 아직 완성되지 않은 Map 컴포넌트 일단 추가하겠습니다.
@JeonDoGyun JeonDoGyun merged commit ada6535 into develop Oct 22, 2023
2 checks passed
@JeonDoGyun JeonDoGyun deleted the feat/#119 branch October 22, 2023 14:47
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.

1 participant