Conversation
There was a problem hiding this comment.
Code Review
This pull request refactors the report feature to support both modal and full-page presentations using the updated GDS design system components, while removing deprecated alert properties and old report widgets across various pages. Feedback on the changes highlights a bug in ReportBodyView where the title parameter is ignored in favor of a hardcoded string, a potential usability issue where NeverScrollableScrollPhysics blocks scrolling inside modals, and an opportunity to improve validation by trimming whitespace from the report content.
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.
작업 내용
GdsScaffold,GdsModal,GdsAlert,GdsListItem,GdsTextArea기반으로 재구성ReportPage.push진입 방식을 추가ReportPage.push사용 방식으로 변경피그마 참고