-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
kuring-98 학과 편집 화면 2.0 디자인 구현 #91
Conversation
string id가 겹치면 이렇게 된다.
DB에서 학과 구독 작업은 영문 풀네임으로 이루어진다.
.../designsystem/src/main/java/com/ku_stacks/ku_ring/designsystem/components/DepartmentItems.kt
Show resolved
Hide resolved
으악 하나 실수했습니다 ㅠㅠ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Diff가 너무커서 나중에는 PR을 분리하먼 좋을 거 같아요.
권장드리는 diff는 2-300정도고
1천줄이 넘어가면 리뷰퀄리티가 급격히 떨어집니닷.
제가 리뷰하려면 클래스, 시퀀스 다이어그램 두개 그려봐야 파악이 될거 같아요.
연규님의 리뷰만 믿겠습니다.
...esignsystem/src/main/java/com/ku_stacks/ku_ring/designsystem/components/KuringAlertDIalog.kt
Outdated
Show resolved
Hide resolved
...nsystem/src/main/java/com/ku_stacks/ku_ring/designsystem/components/TransparentIconButton.kt
Outdated
Show resolved
Hide resolved
...esignsystem/src/main/java/com/ku_stacks/ku_ring/designsystem/components/KuringAlertDialog.kt
Show resolved
Hide resolved
..._departments/src/main/java/com/ku_stacks/ku_ring/edit_departments/compose/EditDepartments.kt
Outdated
Show resolved
Hide resolved
...n/designsystem/src/main/java/com/ku_stacks/ku_ring/designsystem/components/LargeTopAppBar.kt
Outdated
Show resolved
Hide resolved
...nsystem/src/main/java/com/ku_stacks/ku_ring/designsystem/components/TransparentIconButton.kt
Outdated
Show resolved
Hide resolved
Edit Commit Message 하시고 force-push 하시면 PR유지되면서 변경됩니다ㅎㅎ |
Or squash & merge 할거라면 스쿼시 할때 메세지 수정 하시면 됩니다. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM~!
https://kuring.atlassian.net/browse/KURING-98?atlOrigin=eyJpIjoiNzk5MGYzM2YyOGViNDZiNWIwZmZmMGZhMWE5ODczMTEiLCJwIjoiaiJ9
학과 편집 화면에 2.0 디자인을 적용했습니다.
_2024_01_31_17_00_55_571.mp4
구현 상세
대부분 Figma 디자인대로 구현했습니다.
다만,
모두 삭제
버튼을 눌렀을 때의 화면은 디자인되어 있지 않아, 임의로 팝업을 추가했습니다. 이 부분은 디자인 팀과 논의 후 수정할 예정입니다.