[Hotfix] 소개탭 기존 이미지 전달 로직 추가 - #296
Merged
Merged
Conversation
이미지를 재업로드하지 않으면 기존 이미지 URL에서 파일명을 추출해 사용하도록 헤더/핵심가치/임원진 이미지 빌드 로직을 보강. 홈탭에서 이미 쓰던 extractFileNameFromUrl을 그대로 재사용.
useDeployAboutMutation과 handleDeploy가 조회된 admin 데이터(헤더/ 핵심가치/임원진 이미지)를 배포 함수까지 전달하도록 연결하여 fallback 로직이 실제로 동작하게 함.
Deploying sopt-admin with
|
| Latest commit: |
fa6c95c
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://8a381c22.sopt-admin.pages.dev |
| Branch Preview URL: | https://hotfix-image-upload-issue-fi.sopt-admin.pages.dev |
Deploying sopt-admin-dev with
|
| Latest commit: |
fa6c95c
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://68b5f6ef.sopt-operation-frontend.pages.dev |
| Branch Preview URL: | https://hotfix-image-upload-issue-fi.sopt-operation-frontend.pages.dev |
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.
✨ 구현 기능 명세