feat: 문서 원본 다운로드와 HWP 업로드 연결 - #282
Draft
hywznn wants to merge 3 commits into
Draft
Conversation
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.
배경
문서 화면의 다운로드 버튼과 HWP/HWPX 업로드가 실제 Server 파일 API가 아닌 비활성 상태 또는 타이머 성공 처리로 남아 있었습니다.
변경 내용
사용자 영향
HR은 등록된 문서 원본을 내려받을 수 있고, 문서함 업로드 성공 여부가 실제 Server 저장 결과와 일치합니다.
검증
참고
초기 번들 500KB 경고는 현재 main에도 존재하며 별도 코드 스플리팅 PR에서 처리합니다.