히스토리 QA 반영#159
Merged
Merged
Conversation
- `HistoryEmptyContent` 내 발표 추가 버튼에 `PrezelIcons.Plus` 아이콘 적용
- `AnalysisReportScreen`에 `showBackButton` 및 `showEditActions` 파라미터 추가 - `ReportNavKey`에 `showBackButton` 필드를 추가하여 진입 경로별 UI 제어 지원 - 히스토리 화면에서 리포트 진입 시 뒤로가기 버튼을 표시하도록 설정 - `showEditActions` 상태에 따라 재녹음 및 대본 작성 버튼의 노출 여부 제어 - `GrowthGraphSection` 및 `ScriptAnalysisSection` 컴포넌트에 버튼 가시성 로직 반영 - `ReportEntryBuilder`에서 내비게이션 키 값에 따른 화면 UI 상태 연동 추가
- `HistoryPresentationCardChips`의 `Row` 레이아웃에 `horizontalScroll` 및 `fillMaxWidth` 적용 - 불필요한 `ExperimentalLayoutApi` 어노테이션 및 임포트 제거
- `showBackButton` 및 `showEditActions` 파라미터 위치를 `modifier` 뒤로 이동 - 매개변수 선언 순서 변경을 통한 코드 가독성 및 일관성 개선
- `AnalysisReportScreen` 및 `ReportBodyContent`에서 불필요한 `showEditActions` 파라미터 제거 - 리포트 내 재녹음 및 대본 재작성 버튼 노출 여부를 `uiState.isPast`를 직접 참조하여 결정하도록 수정 - `HistoryUiIntent.ClickItem`에 `pageType` 필드를 추가하여 클릭된 아이템의 상태 전달 방식 개선 - `HistoryViewModel`에서 리포트 이동 시 과거 내역 여부를 `pageType` 기반으로 판별하도록 로직 단순화 - `HistoryScreen`의 아이템 클릭 콜백에 `HistoryPageType` 파라미터 추가 및 연동
moondev03
approved these changes
Jul 7, 2026
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.
📌 작업 내용
발표 상황 칩 깨짐
분석 오류났던 리포트는 오류횟수만큼 중복 저장됨 (최종 분석한 발표 하나만 리포트 진입 가능)
SCR-HISTORY-EMPTY-05
SCR-HISTORY-REPORT-05-1
히스토리에서 분석 리포트 진입
첫 분석 로딩 이후 리포트와 히스토리에서 진입한 리포트 ui 동일함 > 수정함
SCR-HISTORY-REPORT-SUMMARY-05-1
🧩 관련 이슈
closes #156
📸 스크린샷