Conversation
There was a problem hiding this comment.
Code Review
This pull request refactors the profile-related UI components to adopt the GDS (Grimity Design System) components, replacing legacy widgets with GDS alternatives (such as GdsCategory, GdsThumbnail, GdsBottomSheet, GdsModal, and GdsTab). Feedback on the changes highlights several logical and safety issues, including incorrect follow button visibility logic, a missing 'mailto:' schema for email links, a missing early return when user authentication fails during account deletion, and a potential StateError when looking up deleted albums. Additionally, suggestions were made to clean up redundant checks, dead code, and simplify link wrapping logic.
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.
작업 내용
변경 사항
AlbumChip, 프로필 링크 바텀시트 등 레거시 위젯 제거GrimityPostFeed에 sliver 렌더링 옵션 추가피그마 참고