-
Notifications
You must be signed in to change notification settings - Fork 4
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
Feature/#156 server에 Page별 editor crdt 적용 #163
The head ref may contain hidden characters: "Feature/#156_server\uC5D0_Page\uBCC4_EditorCRDT_\uC801\uC6A9"
Feature/#156 server에 Page별 editor crdt 적용 #163
Conversation
…project into Feature/#155_페이지_클릭시_캐럿_이동
Co-authored-by: Yeonkyu Min <[email protected]>
…thub.com/boostcampwm-2024/web33-boostproject into Feature/#156_server에_Page별_EditorCRDT_적용
Co-authored-by: hyonun <[email protected]>
- 블록 추가 - 블록 삭제 - 페이지 아이디 생성
Co-authored-by: hyonun <[email protected]> Co-authored-by: minjungw00 <[email protected]>
- useSocket 사용안되는곳 제거 - workspace useState 추후 사용예정이므로 console.log 추가해둠
- 타입 변경시 텍스트 추가 불가 - 타입 변경시 block 역직렬화 안되있음
- 사용하지 않는 모듈 제거
- 새로고침하면 page isVisible False로 변경 - emit -> braodcast, emit 으로 송신자와 나머지에게 전부 보내도록 수정 - pages, workspace 에 usePagesManage 의존성 부여하여 바로 반영되도록 수정 #156
- 불필요한 console.log 제거
…thub.com/boostcampwm-2024/web33-Nocta into Feature/#156_server에_page별_EditorCRDT_적용
…into Feature/#156_server에_Page별_EditorCRDT_적용 # Conflicts: # client/src/App.tsx # client/src/features/editor/Editor.tsx # client/src/features/editor/components/block/Block.tsx # client/tsconfig.tsbuildinfo
Co-authored-by: hyonun <[email protected]> Co-authored-by: minjungw00 <[email protected]> Co-authored-by: Jang seo yun <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
수고많으셨습니다!!!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
짱입니닷,,,... 꼼꼼하게 못봐드려서 죄송합니다,,, 🙇♂️
📝 변경 사항
🔍 변경 사항 설명
| Workspace -> Page -> editorCRDT -> Block -> Char ..
useSocket -> useSocketStore Zustand 로 소켓 연결 관리
각종 작업 관련 버그 수정
🙏 질문 사항
📷 스크린샷 (선택)
✅ 작성자 체크리스트