feat: 1.7.0 업데이트#883
Merged
Merged
Conversation
release: 1.6.3 머지 (to develop)
fix: 16kb 지원
검색 실행 전에는 표시되고, 검색 후에는 숨김 처리. 취소 버튼으로 검색어 지우면 다시 표시.
feat: 일반 검색 개선
- 홈 화면 검색바 아래 상세 탐색 진입 카드 추가 - DetailExploreDialogBottomSheet → DetailExploreActivity (Compose)로 전환 - 별점 기준을 단일값 → 0.0~5.0 범위 슬라이더로 변경 - 정보/키워드 탭, 커스텀 RangeSlider, S3 카테고리 이미지 연결
- ExploreFragment, fragment_explore.xml 삭제 - BottomNav 메뉴에서 menu_explore 항목 제거 - ic_main_explore drawable 및 main_ic_explore, explore_title, explore_detail_search_button 문자열 제거 - MainActivity FragmentType.EXPLORE 분기 제거
- 필터 버튼 클릭 시 finish() 처리로 변경하여 이전 DetailExploreActivity 상태를 그대로 사용 - DetailExploreResultDialogBottomSheet/InfoFragment/KeywordFragment 및 dialog/fragment xml 삭제 - DetailExploreResultViewModel에서 편집 관련 state 및 메서드 제거
- fragment_home.xml에서 관심글 섹션(빈/등록/추천) 3개 컨테이너 제거 - HomeFragment/HomeViewModel/HomeUiState에서 userInterestFeeds 관련 상태 및 메서드 제거 - UserInterestFeedAdapter/ViewHolder, item_user_interest_feed.xml 삭제 - FeedRepository.fetchUserInterestFeeds, FeedApi.getUserInterestFeeds, mapper, DTO, Entity 제거 (app + data/feed 모듈) - 관심글 관련 string 리소스 정리
- final-newline: 10개 파일에 누락된 개행 추가 - blank-line-between-when-conditions: DetailExploreScreen when 조건 사이 빈 줄 추가 - function-signature: updateSelectedRatingRange 파라미터 멀티라인 포맷 - import-ordering: DetailExploreAppBar, DetailExploreKeywordTab import 순서 수정 - no-blank-line-in-list: DetailExploreInfoTab StatusSection 호출 내 불필요한 빈 줄 제거 - if-else-wrapping/multiline-if-else: RatingRangeSlider if-else 중괄호 및 개행 추가 - backing-property-naming: DetailExploreResultViewModel 미노출 backing property 이름 변경 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
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.
📌𝘐𝘴𝘴𝘶𝘦𝘴
📎𝘞𝘰𝘳𝘬 𝘋𝘦𝘴𝘤𝘳𝘪𝘱𝘵𝘪𝘰𝘯
📷𝘚𝘤𝘳𝘦𝘦𝘯𝘴𝘩𝘰𝘵
💬𝘛𝘰 𝘙𝘦𝘷𝘪𝘦𝘸𝘦𝘳𝘴
1.7.0 업데이트입니다!