fix(incidents): MPA 리팩토링 누락 imports 정리 #185
No reviewers
레이블
레이블 없음
마일스톤 없음
담당자 없음
참여자 2명
알림
마감일
마감일이 설정되지 않았습니다.
의존성
No dependencies set.
Reference: gc/wing-ops#185
불러오는 중...
Reference in New Issue
Block a user
No description provided.
Delete Branch "bugfix/incidents-view-refactor-leftovers"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
변경 사항
IncidentsView.tsx:SplitPanelContent중복 import 제거 (로컬 구현이 실제 사용처, 외부contents/SplitPanelContent.tsx는 props 시그니처 불일치 스텁)predictionApi.ts:fetchOilSpillSummary추가PredictionInterface.ts: 잘못 위치했던 fetch 함수 2건 제거 (api미임포트로 런타임 동작 불가였음)AnalysisSelectModal.tsx,hnsDispersionLayers.ts:@tabs/→@components/+@interfaces/,@common/components/→@components/common/경로 정정배경
PR #178 (MPA 컴포넌트 구조 재편) 병합 과정에서 남은 구 경로 import 및 중복 구현. dev 서버가
Duplicate declaration "SplitPanelContent"/@tabs/모듈 미해결로 기동 실패.테스트
MR 승인 (via /mr skill)