3차 QA 반영 2 - #181
Merged
Merged
Conversation
- `AnalysisStepLayout`에 `showProgressBar` 파라미터를 추가하여 상단 프로그레스 바의 가시성을 선택적으로 조절할 수 있도록 개선 - `ScriptInputScreen`에서 `isHiddenOptions` 상태에 따라 프로그레스 바를 자동으로 숨기도록 연동
- `AnalysisStepBottomArea`의 `PrezelButtonArea`에 `advancedImePadding` 추가 - 키보드 활성화 시 버튼 영역의 레이아웃 대응 개선
- `AccuracyDetailSheetPeekHeight` 상수를 정의하여 시트 높이 관리 일원화 - `BottomSheetScaffoldState` 확장 프로퍼티를 세분화하여 시트 전환 상태 및 확장 여부 판단 로직 개선 - 시트 확장 타겟 상태에 따라 상단 바(`AccuracyDetailTopAppBar`) 노출 여부를 제어하도록 수정 - `AccuracyDetailPlayerSheet` 내부 레이아웃 구조를 `Box`와 `weight` 기반으로 변경하여 가시성 및 배치 최적화 - `SentenceAnalysisCard` 내 불필요한 `heightIn` 제약 제거 및 매개변수 전달 방식 수정
moondev03
approved these changes
Aug 4, 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.
📌 작업 내용
🧩 관련 이슈
closes #180