Skip to content

Commit

Permalink
### 병합 후 오류 수정
Browse files Browse the repository at this point in the history
* 자세히 보기에서 댓글 달 시 로그인 한 사람 이름으로 달리도록 수정
* 재료 item 컴포넌트에서 edit min=0되도록 수정(음수 입력 방지)
* 레시피 등록에서 userID state추가
* 최초 로드 시 정보가져와서 있으면 state에 등록하고 없을 경우 이전페이지로 돌아가게함
* state의 (enrolmentData : {stuff : {volume -> ml}}) 단어 변경(server와 레시피 스키마와 통일)
* 최초 레시피 등록하기 입장 시 레시피 제목에 값 입력 후 삭제 시 에러 예외처리(targetinput을 못찾아서 error)
* 해쉬태그 분리하는 부분 Logic 변경(정규식 사용) : 보낼 때 #제거하고 보냄
* onwer에 유저 추가
  • Loading branch information
AnGwangHo committed May 28, 2019
1 parent 88a3792 commit 2c6641e
Show file tree
Hide file tree
Showing 3 changed files with 325 additions and 239 deletions.
Loading

0 comments on commit 2c6641e

Please sign in to comment.