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

merge to main #236

Merged
merged 46 commits into from
Oct 4, 2022
Merged

merge to main #236

merged 46 commits into from
Oct 4, 2022

Conversation

haryung-lee
Copy link
Member

@haryung-lee haryung-lee commented Oct 4, 2022

  • 친구기능 추가
  • axios instance화
  • lobby socket 수정
  • 볼륨 조절 오류 수정

071yoon and others added 30 commits September 28, 2022 16:51
change socket name string to enum const
…o FIRE-691-유저에게-친구-신청을-보낼-수-있다
Fire 693 사용자 입장시 채팅 UI 변경되는 것 수정
…관계를-확인할-수-있다

Fire 696 프로필 모달 혹은 프로필 자체에서 친구 관계를 확인할 수 있다
…않게-하기

Fire 694 로비 참여자 목록에서 중복 유저 보이지 않게 하기
haryung-lee and others added 16 commits October 1, 2022 03:08
…o FIRE-697-프로필-창에서-친구-신청을-보낼-수-있다
FIRE-697 프로필 창에서 친구 신청을 보낼 수 있다
…되는-것-수정

FIRE-700 disableButton when permission is prompt
…서-프로필-페이지로-이동-가능

FIRE-703-로비-프로피-모달-친구-방정보의-방장-에서-프로필-페이지로-이동-가능
@haryung-lee haryung-lee requested a review from 071yoon October 4, 2022 05:19
@cypress
Copy link

cypress bot commented Oct 4, 2022



Test summary

12 5 0 3


Run details

Project Default Project
Status Failed
Commit 749b510 ℹ️
Started Oct 4, 2022 5:22 AM
Ended Oct 4, 2022 5:24 AM
Duration 02:22 💡
OS Linux Ubuntu - 20.04
Browser Chrome 105

View run in Cypress Dashboard ➡️


Failures

1-main-page/createRoom.cy.ts Failed
1 open create room modal in main page > check close modal when user clicks background
1-main-page/main.cy.ts Failed
1 open main page > render Main Props
2 open main page > check landing page
2-ready-page/ready-modal.cy.ts Failed
1 check ready page modals > check setting modal
2-ready-page/ready.cy.ts Failed
1 open main page > render ready page

This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard

Copy link
Member

@071yoon 071yoon left a comment

Choose a reason for hiding this comment

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

LGTM

import lobbySocket from './lobbySocket';

const getSocketData = (roomId: string) => {
const { connectedUsers: roomConnected } = connectedUsersStore();
Copy link
Member

Choose a reason for hiding this comment

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

이따가 파일로 분리해야될거같아용

@071yoon 071yoon merged commit 9b8b5f1 into main Oct 4, 2022
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