Commit d8559d3
fix: 그룹스터디 종료/삭제 시 라우팅 및 에러 처리 개선
- 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>1 parent b1105b5 commit d8559d3
1 file changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
89 | 93 | | |
90 | 94 | | |
91 | 95 | | |
92 | | - | |
93 | 96 | | |
94 | 97 | | |
95 | 98 | | |
| |||
114 | 117 | | |
115 | 118 | | |
116 | 119 | | |
| 120 | + | |
117 | 121 | | |
118 | 122 | | |
119 | 123 | | |
120 | 124 | | |
121 | 125 | | |
122 | | - | |
123 | 126 | | |
124 | 127 | | |
125 | 128 | | |
| |||
0 commit comments