Skip to content
This repository has been archived by the owner on Jan 6, 2024. It is now read-only.

[Refactor] SignScene - 개선사항 적용 #82

Open
5 of 6 tasks
Tracked by #130
llghdud921 opened this issue Jul 14, 2022 · 0 comments
Open
5 of 6 tasks
Tracked by #130

[Refactor] SignScene - 개선사항 적용 #82

llghdud921 opened this issue Jul 14, 2022 · 0 comments
Assignees
Labels
💄 UI ♻️ 리팩토링 기존 코드 리팩토링

Comments

@llghdud921
Copy link
Member

llghdud921 commented Jul 14, 2022

기능 설명

피드백을 통한 Sign 화면 내 개선사항 적용

로그인

  • 이메일, 비밀번호 잘못 입력할 시 여러번 버튼을 누르는 경우 API 호출은 여러번하지 않고 알림메세지만 나타나게 개선
  • 로그인 시 UserDataStorage id 값 세팅하도록 개선

회원가입

  • 임시 비밀번호 유효하지 않은 입력값을 받는 경우 popup이 아닌 toast message로 알림
  • 임시 비밀번호 내 이메일 형식 유효성 검사 알림 메세지 변경
    - "유효하지 않은 이메일입니다"에서 "이메일 형식을 맞추어주세요"로 변경
  • graphql cache 설정으로 인해 동일한 요청 시 서버에 요청이 가지 않는 문제 발견 ( 이메일 확인 )
  • KeyChain을 이용한 자동로그인 적용

현재 동작

기대 동작


참고 문헌:

@llghdud921 llghdud921 changed the title Sign 화면 개선사항 적용 Sign Scene 개선사항 적용 Jul 14, 2022
@llghdud921 llghdud921 self-assigned this Jul 14, 2022
@ChoiysApple ChoiysApple changed the title Sign Scene 개선사항 적용 [Fix] SignScene - 개선사항 적용 Jul 18, 2022
@llghdud921 llghdud921 changed the title [Fix] SignScene - 개선사항 적용 [Refactor] SignScene - 개선사항 적용 Jul 19, 2022
@ChoiysApple ChoiysApple added the ♻️ 리팩토링 기존 코드 리팩토링 label Jul 25, 2022
llghdud921 added a commit that referenced this issue Jul 25, 2022
llghdud921 added a commit that referenced this issue Jul 25, 2022
- 중복 호출 방지 throttle 방식 사용하여 개선
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
💄 UI ♻️ 리팩토링 기존 코드 리팩토링
Projects
None yet
Development

No branches or pull requests

2 participants