fix: Renewal·OCR·문서 미리보기 E2E 화면 정합성 보강 - #349
Merged
Merged
Conversation
hywznn
marked this pull request as ready for review
August 16, 2026 15:29
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.
한 줄 요약
데모 계정, Renewal 진행 상태, 다국어 안내 검토, OCR 결과 표시, 생성 문서 미리보기를 최신 Server 계약에 맞춰 하나의 화면 흐름으로 통합합니다.
Refs fowoco/server#10
왜 필요한가요?
NEEDS_INFO처럼 보여 주면 HR이 다음 행동을 판단하기 어렵습니다.무엇이 바뀌나요?
데모 로그인
VITE_DEMO_ACCOUNT_EMAIL,VITE_DEMO_ACCOUNT_PASSWORD환경변수로 분리합니다..env.example에 Server Seed와 맞추는 방법을 안내합니다.Renewal·안내 검토
OCR·문서 미리보기
source와 신원보증서 문서 유형을 Server 계약에 맞춥니다./files/{fileId}/preview를 호출하고 PDF를 화면 안에서 미리 봅니다.taskId필터를 사용합니다.선행 작업 반영
main반영 및 충돌 해결검증
병합 후 확인