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

fix: 프로필 편집 시 변경점이 없다면 버튼 비활성화 #459

Merged
merged 1 commit into from
Nov 22, 2024

Conversation

hjy0951
Copy link
Collaborator

@hjy0951 hjy0951 commented Nov 22, 2024

🤔 어떤 문제가 발생했나요?

  • 프로필 편집 시, 변경 사항이 없는 상태로 수정하기 버튼을 클릭할 경우 무한 로딩이 발생하였습니다.

🎉 어떻게 해결했나요?

  • 현재 서버에 저장된 정보와 변경 사항이 일치하다면 수정하기 버튼을 비활성화하였습니다.

📷 이미지 첨부 (Option)

⚠️ 유의할 점! (Option)

@king2dwellsang king2dwellsang added fix # Fix bug Review Plz🙏 # Review is not yet complete labels Nov 22, 2024
Copy link
Member

@wokbjso wokbjso left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🔥 감사합니닷

@king2dwellsang king2dwellsang added Approved 🆗 # Review is completed and removed Review Plz🙏 # Review is not yet complete labels Nov 22, 2024
@hjy0951 hjy0951 merged commit 3aac8d6 into main Nov 22, 2024
5 checks passed
@hjy0951 hjy0951 deleted the fix/profile-infinity-loading branch November 22, 2024 12:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Approved 🆗 # Review is completed fix # Fix bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants