-
Notifications
You must be signed in to change notification settings - Fork 4
[Deploy] 3주차 스프린트 배포 #123
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
Merged
Merged
[Deploy] 3주차 스프린트 배포 #123
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…도록 수정 - handleThumbsUp => handleReaction
- senderId, reaction 을 보내서 클라이언트에서 처리할 수 있도록 구현
- 폰트 파일 삭제 - 아이콘 삭제
- 시행착오를 많이 하느라 커밋을 나누지 못했다. - 공감 기능 구현은 금방했는데 깜빡임 문제해결을 하느라 오래걸렸다. - ref를 전달하는 방식에서 stream을 전달하는 방식으로 수정 - stream 송출만을 담당하는 DisplayMediaStream 컴포넌트 분리
- 카테고리, 이름, 질문 리스트, 최대 인원, 공개 여부 섹션 컴포넌트 생성
[Feat] 공감 기능 구현, 렌더링 최적화와 깜빡임 이슈 해결
- response.success로 조건 검사가 불가능해 resposne.roomId가 있으면 해당 아이디로 입장하게 변경
- 머지 과정에서 사라진 코드 복구
- `GET /api/rooms` 시, status != PRIVATE 인 모든 방 Record 반환
- 단순 소켓 배열에서 방장 정보를 확인할 수 있도록 변경했습니다.
- 기존에 roomId 입력 부분 삭제 -> 닉네임 입력 후 바로 해당 방으로 입장 가능하게 구현 - 링크를 받은 사용자도 닉네임 입력 후 같은 방으로 들어갈 수 있게 구현 - 백엔드 쪽에서 보내는 데이터 형식 변경으로 인한 데이터 처리 부분 수정 - 이벤트 리스너들 함수로 정의해서 관리
…2024/web27-Preview into feature/create-room
[Feat] 세션 만들기 후 방 입장 | 링크 공유해서 들어올 수 있게 설정
- `all_users` 에 방 정보 추가 - `room_created` 에 방 정보 추가
[Feat] 스터디 세션 기능 서버측 기능 추가
- 토스트 메시지로 유저 퇴장 안내
[Feat] 세션 생성 페이지, 토스트, 모달 공통 컴포넌트 구현, 세션 배포 등
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Note
3주차 스프린트 배포
관련 이슈 번호
✅ 체크리스트
🧩 작업 내용
📝 작업 상세 내역
기능/수정 사항 1
기능/수정 사항 2
📌 테스트 및 검증 결과
💬 다음 작업 또는 논의 사항
📎 참고 자료 (선택)
🐥 리뷰 받고 싶은 포인트(선택)