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(shelter): 봉사자 모집글 수정 페이지 진입 시, 기존 이미지 리스트 보여주는 기능 추가 #231

Merged
merged 3 commits into from
Nov 30, 2023

Conversation

kutta97
Copy link
Contributor

@kutta97 kutta97 commented Nov 29, 2023

📌 이슈번호

📗 구현 내용

봉사자 모집글 수정 페이지 진입 시, 기존 이미지 리스트 보여주는 기능을 추가했습니다.

  • useUploadPhoto hook 의 setImageUrls 를 사용하여 구현

📖 구현 스크린샷

📖 PR 포인트 & 궁금한 점

@kutta97 kutta97 added the 🐣 Feat 새로운 기능 추가 label Nov 29, 2023
@kutta97 kutta97 added this to the Sprint_4 milestone Nov 29, 2023
@kutta97 kutta97 self-assigned this Nov 29, 2023
Copy link

vercel bot commented Nov 29, 2023

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

2 Ignored Deployments
Name Status Preview Updated (UTC)
anifriends-frontend-shelter ⬜️ Ignored (Inspect) Nov 29, 2023 0:23am
anifriends-frontend-volunteer ⬜️ Ignored (Inspect) Nov 29, 2023 0:23am

@kutta97 kutta97 merged commit c227e69 into develop Nov 30, 2023
2 checks passed
@kutta97 kutta97 deleted the feat/230 branch November 30, 2023 06:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐣 Feat 새로운 기능 추가
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: 봉사 모집글 수정 페이지 진입 시, 기존 이미지 url 보여주는 기능 추가
2 participants