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: 감정기록 페이지 변경된 기획 적용건 및 리팩토링 #290

Open
wants to merge 12 commits into
base: feat/#284
Choose a base branch
from

Conversation

sangbooom
Copy link
Contributor

@sangbooom sangbooom commented Nov 27, 2022

Description

해당 브랜치는 #284 에서 파생된 브랜치입니다. 참고 부탁드립니다!

해당 PR은 커밋별로 보시는걸 추천드립니다!

Fixes (issue #257 )

Changes

  • /write 경로 유지, /write 에서 step, writeMode에 따라 컴포넌트를 보여주고 있게 함
    • /write-worry, /write-diary or /write/worry, /write/diary 로 path를 나누지 않은 이유는 formProvider를 통해 상태를 관리할건데 제출 폼이 같아서 두개로 나눌 필요가 없다고 생각했다.
  • 기획 변경에 따른 불필요한 코드 1차 제거
  • react-hook-form의 FormContext가 주입된 TextArea 생성
  • 감정기록 플로우를 react-hook-form 의 useForm으로 리팩토링

@sangbooom sangbooom self-assigned this Nov 27, 2022
@vercel
Copy link

vercel bot commented Nov 27, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
11th-5team-fe ✅ Ready (Inspect) Visit Preview Dec 19, 2022 at 4:05PM (UTC)

@sangbooom sangbooom changed the title feat: 감정기록 페이지 리팩토링 feat: 감정기록 페이지 변경된 기획 적용건 및 리팩토링 Nov 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant