Skip to content

fix: 그룹스터디 종료/삭제 시 라우팅 및 에러 처리 개선 (QNRR-769)#324

Merged
yeun38 merged 1 commit intodevelopfrom
fix/qnrr-769
Jan 8, 2026
Merged

fix: 그룹스터디 종료/삭제 시 라우팅 및 에러 처리 개선 (QNRR-769)#324
yeun38 merged 1 commit intodevelopfrom
fix/qnrr-769

Conversation

@doyou1
Copy link
Contributor

@doyou1 doyou1 commented Jan 7, 2026

Summary

  • 그룹스터디 종료/삭제 시 발생하던 라우팅 및 에러 처리 문제 수정
  • onSettled에서 onSuccess로 라우팅 이동하여 성공 시에만 페이지 전환되도록 개선
  • 스터디 종료 시 onError 핸들러 추가하여 실패 케이스 처리
  • 라우팅 경로를 /study에서 올바른 경로인 /group-study로 수정

Test plan

  • 그룹스터디 종료 기능 테스트 (성공 케이스)
  • 그룹스터디 종료 실패 시 에러 메시지 확인
  • 그룹스터디 삭제 기능 테스트 (성공 케이스)
  • 그룹스터디 삭제 실패 시 에러 메시지 확인
  • 성공 시 /group-study 페이지로 정상 이동하는지 확인

🤖 Generated with Claude Code

Before After
769-prev.mov
769-after.mov

- onSettled에서 onSuccess로 라우팅 이동하여 성공 시에만 페이지 전환
- 스터디 종료 시 onError 핸들러 추가
- 라우팅 경로를 /study에서 /group-study로 수정

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@doyou1 doyou1 self-assigned this Jan 7, 2026
@yeun38 yeun38 merged commit bc0b8af into develop Jan 8, 2026
8 checks passed
@yeun38 yeun38 deleted the fix/qnrr-769 branch January 8, 2026 12:38
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