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

기존 캔버스 뷰에 소켓 기능 추가 #132

Merged
merged 8 commits into from
Nov 13, 2024
Merged

Conversation

djk01281
Copy link
Collaborator

@djk01281 djk01281 commented Nov 13, 2024

🔖 연관된 이슈

📂 작업 내용

  • Y.Doc, provider 추가
  • nodesMap, edgesMap 추가
  • 기존 handleNodeChange, handleEdgeChange 로직에 실시간 기능 추가
  • 페이지 추가, 삭제 시 다른 클라이언트에서도 "pages" 쿼리를 invalidate 하게 구현

📑 참고 자료 & 스크린샷 (선택)

-.-2024-11-13-.-10.47.23.mp4

@djk01281 djk01281 added 🐰🐣 FE 프론트엔드 관련 이슈/PR 추적 라벨 ✨ Feature 기능 추가 및 구현, 제안과 관련된 경우 labels Nov 13, 2024
@djk01281 djk01281 self-assigned this Nov 13, 2024
@github-actions github-actions bot requested a review from yewonJin November 13, 2024 10:09
@djk01281 djk01281 removed the request for review from yewonJin November 13, 2024 12:54
@djk01281 djk01281 changed the title 기존 캔버스 뷰에 소켓 기능 추가 (수정 중) 기존 캔버스 뷰에 소켓 기능 추가 Nov 13, 2024
@djk01281 djk01281 requested a review from yewonJin November 13, 2024 13:53
@djk01281 djk01281 changed the title (수정 중) 기존 캔버스 뷰에 소켓 기능 추가 기존 캔버스 뷰에 소켓 기능 추가 Nov 13, 2024
Copy link
Collaborator

@yewonJin yewonJin left a comment

Choose a reason for hiding this comment

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

좋습니다!!

@yewonJin yewonJin merged commit 987ef55 into develop Nov 13, 2024
7 of 8 checks passed
@github-actions github-actions bot requested a review from yewonJin November 13, 2024 14:03
@yewonJin yewonJin deleted the feature-fe-#131 branch November 14, 2024 04:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐰🐣 FE 프론트엔드 관련 이슈/PR 추적 라벨 ✨ Feature 기능 추가 및 구현, 제안과 관련된 경우
Projects
None yet
Development

Successfully merging this pull request may close these issues.

기존 캔버스 뷰에 소켓 기능 추가
2 participants