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

익명 리소스의 경우 owner를 null이 아닌 member id만 포함하도록 변경한다. #220

Closed
le2sky opened this issue Feb 18, 2025 · 0 comments · Fixed by #222
Closed
Assignees
Labels
프로덕트:매일위키 위키 프로젝트 구현 및 개선

Comments

@le2sky
Copy link
Member

le2sky commented Feb 18, 2025

  • 익명 리소스에서 owner가 null인 경우, 자신의 리소스임을 판단할 수 있는 근거가 없기 때문에 UI 상에서 삭제 버튼이나 수정 버튼을 조건부로 렌더링할 수 없습니다.
  • 익명 리소스인 경우, owner를 null이 아닌 member_id만 포함한 json을 응답하도록 변경합니다.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
프로덕트:매일위키 위키 프로젝트 구현 및 개선
Projects
None yet
1 participant