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

[#73] 피드백 구현 #73

Open
7 tasks done
jaewoong2 opened this issue Oct 28, 2022 · 0 comments
Open
7 tasks done

[#73] 피드백 구현 #73

jaewoong2 opened this issue Oct 28, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request ✨ Feature 새로운 기능 추가

Comments

@jaewoong2
Copy link
Member

jaewoong2 commented Oct 28, 2022

해야 할 일

  • 주문 알림 표시
  • 개인정보 - 핸드폰이 필수인데 입력한 이후에 필수 표시하는 건 의미 없다
    • 처음 회원가입 시 핸드폰 입력 화면으로 리다이렉트 시켜서 필수 입력하도록
    • 그럼 로그인할 때마다 전화번호 유무를 체크해서 에러 보내기
    • 입력해야지만 이후 과정을 수행할 수 있도록
  • 주문 요청에서 요청/응답 → 좀 더 직관적으로 수정할 필요 있을 듯 바로 이해하기 어려움 / 내 가게 주문 / 요청한 주문
  • user.phone 이 잠시 undefined 였다가 생기는데, 이때를 고려해서 코드 수정하기
  • suspense 가 있을 때, 내부 적으로 if 문을 통해 컴포넌트를 조작 하면 제대로 랜더링이 안되는 이슈 해결
  • e.target.name 으로 templateResponse 에 값을 보내게 되는 것 고려한 코드 수정
  • [ordervalue context default 값 이 들어가도록 수정
@jaewoong2 jaewoong2 added enhancement New feature or request ✨ Feature 새로운 기능 추가 labels Oct 28, 2022
@jaewoong2 jaewoong2 self-assigned this Oct 28, 2022
jaewoong2 added a commit that referenced this issue Oct 29, 2022
jaewoong2 added a commit that referenced this issue Oct 29, 2022
jaewoong2 added a commit that referenced this issue Oct 29, 2022
jaewoong2 added a commit that referenced this issue Oct 30, 2022
jaewoong2 added a commit that referenced this issue Oct 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request ✨ Feature 새로운 기능 추가
Projects
None yet
Development

No branches or pull requests

1 participant