홈 화면 article 화면 연동#164
Merged
Merged
Conversation
- `CurationCard` 컴포저블을 추가하여 아티클 등 큐레이션 콘텐츠 표시 기능 구현 - `CurationUiModel` 정의 및 도메인 모델에서 UI 모델로의 변환 로직 추가 - `PresentationUiModel.Upcoming`에서 도메인 모델 대신 `CurationUiModel`을 사용하도록 리팩터링 - `LocalUriHandler`를 사용하여 큐레이션 카드 클릭 시 외부 링크 연결 기능 적용 - `GetCurationResponse` 네트워크 응답 모델의 필드 순서 조정 및 최적화
- `PresentationSheet`의 예정된 발표 상태에 `CurationCard` 목록 표시 로직 추가 - 고정된 제목 대신 큐레이션 데이터의 `guideMessage`를 제목으로 사용하도록 변경 - 불필요해진 `feature_home_impl_bottom_sheet_upcoming_keywords_title` 리소스 제거 - 프리뷰 데이터에 다양한 타입(아티클, 영상)의 `CurationUiModel` 예시 추가
- 큐레이션 도메인 및 UI 모델에 `category`, `purpose`, `style`, `audience` 필드 추가 - `CurationCard` 내 웹 URL 유효성 검사 및 링크 열기 예외 처리 로직 추가 - `PresentationSheet` 내 큐레이션 메타데이터를 칩(Chip) 형태로 표시하는 레이아웃 구현 - 큐레이션 링크 열기 실패 시 스낵바 알림 노출 기능 추가 - 각 메타데이터 타입별 문자열 리소스 정의 및 매핑 로직 추가
- `HomeBottomSheetTitle` 컴포넌트 내부에 `V16` 높이의 `Spacer` 추가 - `PresentationSheet`에서 타이틀 하단의 불필요한 `Spacer` 제거
moondev03
approved these changes
Jul 14, 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 #111
📸 스크린샷