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

refactor: 계정정보수정페이지 수정, 보호소앱의 보호소 마이페이지 수정 #301

Merged
merged 8 commits into from
Dec 2, 2023

Conversation

Eosdia
Copy link
Contributor

@Eosdia Eosdia commented Dec 2, 2023

📌 이슈번호

📗 구현 내용

보호소앱에서 계정정보수정페이지, 마이페이지가 보호소 정보를 get 하는 같은 API를 사용하고 있어 fetch 훅을 수정했습니다.
-> useFetchShelterProfile

보호소 앱의 계정정보 수정페이지에서 validation 추가 했습니다.

봉사자앱에서 queryClient staleTime 을 수정했습니다.
봉사자앱의 계정정보수정페이지 mutation을 수정했습니다.

📖 구현 스크린샷

📖 PR 포인트 & 궁금한 점

Copy link

vercel bot commented Dec 2, 2023

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

2 Ignored Deployments
Name Status Preview Comments Updated (UTC)
anifriends-frontend-shelter ⬜️ Ignored (Inspect) Visit Preview Dec 2, 2023 9:07am
anifriends-frontend-volunteer ⬜️ Ignored (Inspect) Visit Preview Dec 2, 2023 9:07am

@Eosdia Eosdia self-assigned this Dec 2, 2023
@Eosdia Eosdia added 🐣 Feat 새로운 기능 추가 🛠 Refactor 리팩토링 labels Dec 2, 2023
@Eosdia Eosdia added this to the Sprint_5 milestone Dec 2, 2023
sukvvon
sukvvon previously approved these changes Dec 2, 2023
@Eosdia Eosdia merged commit 5e4545a into develop Dec 2, 2023
4 checks passed
@Eosdia Eosdia deleted the feat/247 branch December 2, 2023 09:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐣 Feat 새로운 기능 추가 🛠 Refactor 리팩토링
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: 계정정보 수정 페이지 수정
2 participants