-
Notifications
You must be signed in to change notification settings - Fork 0
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
Feat/#30/add ui #31
Feat/#30/add ui #31
Conversation
- image sprite 파일에 이미지 추가 - Header에icon image 모두 sprite 형식으로 불러오는 것으로 변경 - Header에 selectBtn 추가
- image sprite에 아이콘 추가했음 - 안쓰는 이미지 삭제했음 - FolderMore 컴포넌트를 생성해 색상 수정, 폴더 이동, 폴더 삭제 버튼을 추가했음 - MemoMore 컴포넌트를 생성해 메모 이동, 메모 삭제 버튼을 추가했음
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.
몇 가지 의문사항있어서 리뷰남겼습니다. 확인 부탁드려요.
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.
추가로 memo edit 페이지에서는 Header에 선택 아이콘이 안나오도록 추후에 처리하는 것이 좋을 것 같네요 !
UI 디자인에 대한 의견을 반영 #34 |
MemoEdit 페이지에 저장버튼 추가 #36 |
1. Foler Setting, Memo Setting 페이지의 디자인 변경에 따른 수정사항 반영 2. 버튼 삭제후 이미지형 아이콘으로 통일 3. image sprite에 이미지 추가
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.
수고하셨어요👍
No description provided.