feat: 글 업로드 페이지에 대한 디자인 시스템 적용#183
Conversation
There was a problem hiding this comment.
Code Review
This pull request migrates various UI components, typography, and colors to the GDS (Grimity Design System) library, including refactoring the post upload toolbar into a unified PostUploadToolbar using GdsEditor. It also simplifies the image deletion flow in the editor and removes unused album organization components. Feedback on these changes highlights a critical bug where the text controller was omitted in the new GdsTextField.title, which prevents existing titles from displaying when editing a post. Additionally, a context.mounted check is recommended after the asynchronous image upload route to ensure safe state updates.
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.
작업 내용
글 업로드 페이지 전반에 GDS 기반 디자인 시스템을 적용했습니다용.
피그마 참고