feat(ai-run): 대시보드 분석 진입과 사용자 안내 개선 - #360
Merged
Merged
Conversation
hywznn
marked this pull request as ready for review
August 18, 2026 04:35
Member
Author
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.

왜 필요한가요?
대시보드의 자연어 요청이 분석 화면으로 자연스럽게 이어지지 않았고, 실패 코드와 근거 없는 판단 문구가 사용자에게 그대로 노출됐습니다. Case 상세의 현재 필수항목도 버튼처럼 보이지 않아 다음 행동을 찾기 어려웠습니다.
무엇이 바뀌나요?
TARGET_NOT_FOUND, Runtime 장애 등 실패 원인을 사용자 친화적인 문구로 안내합니다.필수 항목 확인하기버튼을 추가해 체크리스트로 이동합니다.사용자·개발 영향
검증
npm test -- --run src/pages/ReviewWorkPage/AiRunReview.test.tsx src/pages/CaseDetailPage/CaseDetailPage.test.tsxgit diff --check통과