fix(ux): UX 감사 2차 배치 (답변 유실 방지·검증·리포트 재배치)#136
Merged
Conversation
UX 감사 후속(보류했던 중간 규모 6건). - [#9 데이터유실] 라이브 텍스트 답변 낙관적 업데이트 롤백: 답변은 WS fire-and-forget (ack 없음)이라 tempId별 10s 타임아웃 도입 — 시간 내 서버 반영(pendingAnswers content 매칭 소진)이 없으면 stuck 낙관적 메시지 제거 + 입력 복원(restoreDraft) + 실패 토스트. 낙관적 상태를 COMPLETED→CREATED('전송 중')로. 해피패스(서버 COMPLETED 대체)·dedup 보존, 언마운트 시 타이머 정리. - [#17] 세션 생성: maxQuestions >= generalQuestionCount 교차검증 + 인라인 안내, 라벨 명료화('한 주제를 얼마나 파고들지', '꼬리질문 포함 전체 질문 최대 개수'). - [#18] 피드백 리포트: 강점/개선/키워드/학습방향을 점수 직후로 끌어올림, 직무적합도·이해도·첫인상을 '추가 평가' 그룹으로 묶어 '종합 점수 미반영' 면책 1회. - [#16] 세션 생성 페이지 '워크스페이스로' 복귀 링크 추가. - [#22] 터치 타깃: Stepper ± 및 DeliveryModeToggle min-h-11(>=44px). - [#12] 공용 ListSkeleton 도입, 5개 목록의 '불러오는 중…' 한 줄 → 고정높이 골격(CLS↓). build 통과, lint 신규 에러 없음. 프론트 전용. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
i3months
added a commit
that referenced
this pull request
Jul 1, 2026
…-rollback fix(interview): 자기소개 답변 오롤백 방지 (#136 회귀)
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
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.
변경 사항
UX 감사에서 보류했던 중간 규모 6건. 프론트 전용.
pendingAnswerscontent 1:1 소진)이 없으면 stuck 낙관적 메시지 제거 + 입력 복원(restoreDraft) + 실패 토스트. 낙관적 상태COMPLETED→CREATED('전송 중'). 해피패스(서버 COMPLETED 자연 대체)·dedup 보존, 언마운트 타이머 정리. (>10초 서버 지연 시에만 복원 토스트 — 무음 유실보다 안전)maxQuestions >= generalQuestionCount교차검증 + 인라인 안내, 라벨 명료화.Stepper±,DeliveryModeTogglemin-h-11(≥44px).ListSkeleton, 5개 목록 로딩을 고정높이 골격으로 → CLS 감소.검증
npm run build통과, lint 신규 에러 없음. Feature/home layout #9 롤백·feat: GitHub 레포지토리 목록 조회 및 등록 #18 재배치 diff 직접 확인(해피패스/조건부 렌더 보존).🤖 Generated with Claude Code