Skip to content

[#71] Feat/내프로필페이지 내가쓴후기리스트#72

Merged
eunkyung01 merged 3 commits intomainfrom
feat/내프로필페이지_내가쓴후기리스트
Feb 14, 2025

Hidden character warning

The head ref may contain hidden characters: "feat/\ub0b4\ud504\ub85c\ud544\ud398\uc774\uc9c0_\ub0b4\uac00\uc4f4\ud6c4\uae30\ub9ac\uc2a4\ud2b8"
Merged

[#71] Feat/내프로필페이지 내가쓴후기리스트#72
eunkyung01 merged 3 commits intomainfrom
feat/내프로필페이지_내가쓴후기리스트

Conversation

@eunkyung01
Copy link
Collaborator

@eunkyung01 eunkyung01 commented Feb 13, 2025

#️⃣ Issue

📝 Description

후기 아이템과 모달 컴포넌트를 연결해뒀습니다!

후기 아이템의 초깃값을 모달 컴포넌트에 전달하여 수정하기를 눌렀을때 초깃값이 보이도록 해둠
삭제하기 를 클릭시 리스트에서 해당 후기가 삭제됨
수정하기 를 클릭시 리스트에서 해당 후기가 수정됨
수정하면 날짜가 최근 날짜로 변경되도록 했습니다!

npm run dev하신후, 프로필 페이지로 가셔서 확인하시면 됩니다!

계정이 필요하시면
examplecodeit@email.com
12341234
이걸로 써주세요!

🌀 PR Type

어떤 변경 사항이 있나요?

  • 새로운 기능 추가
  • 버그 수정
  • CSS 등 사용자 UI 디자인 변경
  • 코드에 영향을 주지 않는 변경사항 (오타 수정, 탭 사이즈 변경, 변수명 변경)
  • 코드 리팩토링
  • 주석 추가 및 수정
  • 문서 수정
  • 테스트 추가, 테스트 리팩토링
  • 빌드 부분 혹은 패키지 매니저 수정
  • 파일 혹은 폴더명 수정
  • 파일 혹은 폴더 삭제

✅ Checklist

PR Checklist

PR이 다음 요구 사항을 충족하는지 확인하세요.

  • Branch Convention 확인

    feat/ 피쳐, fix/ 버그 수정, refactor/ 개선

  • Base Branch 확인
  • 커밋 메시지 컨벤션 준수
  • 적절한 Label 지정
  • Assignee 및 Reviewer 지정

Test Checklist

  • 로컬 작동 확인

Additional Notes

  • 모달 별점 버그 수정!

@eunkyung01 eunkyung01 added Priority: Medium 🔖 우선순위 보통 Type: Feature ✨ 신규 기능 labels Feb 13, 2025
@eunkyung01 eunkyung01 requested a review from park521 February 13, 2025 18:44
@eunkyung01 eunkyung01 self-assigned this Feb 13, 2025
@vercel
Copy link

vercel bot commented Feb 13, 2025

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

Name Status Preview Comments Updated (UTC)
wine ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 14, 2025 0:06am

park521
park521 previously approved these changes Feb 14, 2025
park521
park521 previously approved these changes Feb 14, 2025
@eunkyung01 eunkyung01 merged commit a981e53 into main Feb 14, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Priority: Medium 🔖 우선순위 보통 Type: Feature ✨ 신규 기능

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feat : [내 프로필 페이지_컴포넌트] 내가 쓴 후기 수정/삭제 기능

2 participants