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

[FE][hotfix] Dialog 이슈 해결 #222

Merged
merged 5 commits into from
Dec 3, 2024
Merged

[FE][hotfix] Dialog 이슈 해결 #222

merged 5 commits into from
Dec 3, 2024

Conversation

studioOwol
Copy link
Collaborator

@studioOwol studioOwol commented Dec 3, 2024

#️⃣ 이슈 번호

#218


📝 작업

  • 게임 중인 방에 링크 입장 시, 게임 중 새로고침 시 방 목록 페이지에서 Alert 띄우기
  • 대기 중인 방 링크 입장 시 마이크 요청 먼저 되지 않도록 useReconnect 훅 로직 수정
  • 유효성 검증 한글 모음만 입력 시 허용하도록 수정

✅ 테스트

  • 준비 화면에서 새로고침: 재입장 처리
  • 게임 중 새로고침: 방 목록 페이지로 이동하고 알림 표시, 다른 사용자 게임 화면 탈주 처리
  • 게임 중 링크 입장: 방 목록 페이지로 이동하고 알림 표시
  • 대기 중 링크 입장: 방 목록 페이지에서 입장하는 것과 동일한 순서로 입장 (닉네임 설정 후 마이크 권한 요청하도록)

@studioOwol studioOwol added fix 버그 수정 feat 기능 추가 또는 수정 labels Dec 3, 2024
@studioOwol studioOwol merged commit c1f8882 into dev-fe Dec 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat 기능 추가 또는 수정 fix 버그 수정
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant