Skip to content

feat: 보관함 페이지에 대한 디자인 시스템 적용#184

Merged
MTtankkeo merged 1 commit into
mainfrom
storage
Jul 7, 2026
Merged

feat: 보관함 페이지에 대한 디자인 시스템 적용#184
MTtankkeo merged 1 commit into
mainfrom
storage

Conversation

@MTtankkeo

@MTtankkeo MTtankkeo commented Jul 7, 2026

Copy link
Copy Markdown
Member

작업 내용

  • 보관함 페이지 전반에 GDS 기반 디자인 시스템을 적용
  • 저장한 글 목록을 기존 페이지네이션에서 무한 스크롤 방식으로 변경
  • 보관함 진입 경로 및 상단 내비게이션 UI 정리

피그마 참고

모바일: https://www.figma.com/design/BA5LeHKF3saevi3poE85n2/Grimity_APP?node-id=1034-84339&m=dev
테블릿: https://www.figma.com/design/BA5LeHKF3saevi3poE85n2/Grimity_APP?node-id=1001-269001&m=dev

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request refactors the storage page and navigation components, reducing the storage tabs to two (Like Feed and Save Post) and integrating GDS design system components. It also implements infinite scrolling for saved posts and cleans up unused providers and enums. The reviewer feedback highlights a few key improvements: adding error handling to the new loadMore method in SavePostData to prevent infinite scroll failures, removing an accidental BOM character in feed_detail_page.dart, addressing a mismatch where likeCount is displayed next to the bookmark icon in GrimityUtilBar, and adding vertical padding to the saved posts list for better UI consistency.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

Comment thread lib/presentation/feed_detail/feed_detail_page.dart
Comment thread lib/presentation/common/widget/grimity_util_bar.dart
Comment thread lib/presentation/storage/view/storage_save_post_view.dart
@MTtankkeo
MTtankkeo merged commit 4d16a8e into main Jul 7, 2026
1 check passed
@MTtankkeo
MTtankkeo deleted the storage branch July 7, 2026 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant