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

맛집 추가 및 수정 폼을 개발합니다. #29

Open
wants to merge 20 commits into
base: develop
Choose a base branch
from

Conversation

jaychang99
Copy link
Member

작성자: @jaychang99

Related to #{이슈 번호 기입}

체크 리스트

  • 적절한 제목으로 수정했나요?
  • 상단에 이슈 번호를 기입했나요?
  • Target Branch를 올바르게 설정했나요?
  • Label을 알맞게 설정했나요?

작업 내역

  • 맛집 추가 Form 을 개발합니다.
  • 일부 항목은 uncontrolled, (이미지, RadioInput) 일부 항목은 controlled form 으로 이원화된 점 양해 부탁드립니다. 바로 쓸 수 있도록 submit 로직안에 console.log() 로 데이터 가져오는 부분 모킹해두었습니다.
  • 공통컴포넌트 <HashtagInput /> 이 추가되었습니다. 쉼표를 입력하는 순간 태그가 되어 아래쪽에 표시되며, 삭제는 아래쪽 태그를 클릭하여 삭제할 수 있습니다.

image

비고

  • 참고 사항을 적어주세요. 코드 리뷰하는 사람이 참고해야 하는 내용을 자유로운 형식으로 적을 수 있습니다.

@jaychang99 jaychang99 added the feature 신규 컴포넌트/기능 개발 (제일 일반적) label Sep 19, 2023
@jaychang99 jaychang99 self-assigned this Sep 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature 신규 컴포넌트/기능 개발 (제일 일반적)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant