Skip to content
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

리뷰 작성 위젯 UI를 구현한다. #1

Open
4 tasks done
hyeonjin25 opened this issue Jul 30, 2023 · 0 comments
Open
4 tasks done

리뷰 작성 위젯 UI를 구현한다. #1

hyeonjin25 opened this issue Jul 30, 2023 · 0 comments
Assignees

Comments

@hyeonjin25
Copy link
Collaborator

hyeonjin25 commented Jul 30, 2023

기능 설명

리뷰 작성 위젯 UI를 구현한다.

완료 조건

  • 리뷰 별점 ui를 구현한다.
  • 리뷰 text 작성 ui를 구현한다.
  • 사진 선택 및 선택 후 배열/삭제 ui를 구현한다.
  • 리뷰 작성보조 ui를 구현한다.

특이사항

어디에나 삽입 가능한 위젯이므로 반응형으로 개발하는 것이 필요하다.

@hyeonjin25 hyeonjin25 self-assigned this Jul 30, 2023
@hyeonjin25 hyeonjin25 converted this from a draft issue Jul 30, 2023
hyeonjin25 added a commit that referenced this issue Jul 30, 2023
with 리뷰 작성, 리뷰 별점 추가, 사진 추가 기능
hyeonjin25 added a commit that referenced this issue Jul 31, 2023
with 리뷰 작성, 별점 선택, 사진 추가
hyeonjin25 added a commit that referenced this issue Aug 1, 2023
@hyeonjin25 hyeonjin25 changed the title 리뷰 작성 ui 리뷰 작성 위젯 디자인을 구현한다. Aug 9, 2023
hyeonjin25 added a commit that referenced this issue Aug 14, 2023
기존 ReviewEditor.tsx -> editor와 assistant를 모두 포함하는 ReviewWrite.tsx로 변경
@hyeonjin25 hyeonjin25 changed the title 리뷰 작성 위젯 디자인을 구현한다. 리뷰 작성 UI를 구현한다. Aug 19, 2023
@hyeonjin25 hyeonjin25 changed the title 리뷰 작성 UI를 구현한다. 리뷰 작성 위젯 UI를 구현한다. Aug 19, 2023
@hyeonjin25 hyeonjin25 moved this from In Progress to Done in Review Mate Aug 21, 2023
hyeonjin25 added a commit that referenced this issue Aug 23, 2023
1. 추천 컨텐츠 박스가 여러개 쌓이면서 기존에 marginTop에 애니메이션을 주었던게 요소의 크기 변화에 영향을 미쳐 fade up 애니메이션이 등장할 때 마다 스크롤이 움직이는 현상이 있었음
-> 애니메이션을 margin이 아니라 transform을 사용하는 방식으로 변경
2. 컨텐츠 박스가 많아져서 스크롤이 생기면 로딩바의 height가 사라지면서 박스들 전체가 로딩바의 움직임에 따라 요동치는 현상 나타남
-> 기존 구성을 단순하게 변경하여 height를 다시 유효하게 수정
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

1 participant