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: 모든 멤버의 프로필 모달에 왕관 달아주는 버그 수정 #317

Merged
merged 2 commits into from
Sep 12, 2024

Conversation

hyunow
Copy link
Contributor

@hyunow hyunow commented Sep 11, 2024

🏷️ 이슈 번호 #316

🧱 작업 사항

  • 프로필 모달에서 모든 멤버의 이름 옆에 왕관이 달리는 버그를 수정하였습니다.
    • admin에게만 달아주도록 수정하였습니다.
  • 할 일 목록명을 수정할 때 공백만 입력해도 수정이 가능한 버그를 수정하였습니다.
    • !trim() 조건을 추가하였습니다.

📸 결과물

💬 공유 포인트 및 논의 사항

@hyunow hyunow self-assigned this Sep 11, 2024
@codefug
Copy link
Contributor

codefug commented Sep 11, 2024

Deploy preview for kkom-kkom ready!

✅ Preview
https://kkom-kkom-33ev8vsi7-codefugs-projects.vercel.app

Built with commit 86d5f7a.
This pull request is being automatically deployed with vercel-action

@hyunow hyunow merged commit a01f085 into develop Sep 12, 2024
1 check passed
@hyunow hyunow deleted the fix/316 branch September 12, 2024 11:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fix: 멤버 프로필 모달에서 모든 멤버에게 왕관 달리는 버그 수정
3 participants