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

my room 메모 CRUD 기능 #117

Merged
merged 22 commits into from
Aug 16, 2022
Merged

my room 메모 CRUD 기능 #117

merged 22 commits into from
Aug 16, 2022

Conversation

Bhanjo
Copy link
Contributor

@Bhanjo Bhanjo commented Jul 26, 2022

캡처1
캡처2
캡처3

[Todo]

  • 메모장 5장 미리 보기
  • 메모장 전체 보기
  • 메모장 삭제
  • 메모장 추가
  • 메모장 5장 미만 뷰 로직 개선
  • 유저에 따른 메모 수정, 삭제 기능 추가

[ISSUE]

  • 메모장 미리 보기, 전체 보기 api가 완전해지면 테스트 필요
  • 메모장, 룸 삭제 기능 api 에러로 불가
  • 유저 타입별 접근 권한 부여 어떻게 할 것인지 논의 필요

@Bhanjo Bhanjo requested a review from a team August 14, 2022 05:21
Copy link
Member

@syeon2565 syeon2565 left a comment

Choose a reason for hiding this comment

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

굿굿 수고하셨습니다!

방명록 5개 이하일때는 방명록이 추가되면 보드컴포넌트가 렌더링되는것도 고려해봐도 좋을 것 같습니다!

src/pages/rooms/[id].tsx Show resolved Hide resolved
src/components/Rooms/MemoModal.tsx Outdated Show resolved Hide resolved
src/pages/rooms/[id].tsx Outdated Show resolved Hide resolved
@Bhanjo
Copy link
Contributor Author

Bhanjo commented Aug 14, 2022

굿굿 수고하셨습니다!
방명록 5개 이하일때는 방명록이 추가되면 보드컴포넌트가 렌더링되는것도 고려해봐도 좋을 것 같습니다!

이건 캐시 배우고 적용해보겠습니다!

@Bhanjo Bhanjo requested a review from a team August 14, 2022 15:18
@Bhanjo Bhanjo merged commit dc9aa43 into develop Aug 16, 2022
@Bhanjo Bhanjo deleted the feature/hanjo/viewMyRoomData branch August 16, 2022 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants