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

테스팅 이후 버그 및 수정 목록 #102

Open
Whiteppanda opened this issue Dec 8, 2022 · 2 comments · Fixed by #103, #104 or #106
Open

테스팅 이후 버그 및 수정 목록 #102

Whiteppanda opened this issue Dec 8, 2022 · 2 comments · Fixed by #103, #104 or #106
Assignees
Labels

Comments

@Whiteppanda
Copy link
Collaborator

Whiteppanda commented Dec 8, 2022

해결된 것들

  1. 로그인 signup header 적용 -> 준경 - 해결
  2. info button css -> 준경 - 해결
  3. 입은 날짜 삭제하기 버튼 css 추가 => 준경 - 해결
  4. 옷 등록시 widh 제한하기 => 표진 - 해결
  5. 다른아이디로 로그아웃 했다가 다른아이디로 로그인하면 todayoutfit이 그대로 적용됨=> 준경 - 해결
  6. home에서 today's outfit 구성 옷 수정(type을 띄운는것으로) => 준경

해결해야할 것들

  1. addmodal ui 수정 => 준경
  2. home 화면 전체 css width 관련 수정 => 재영
  3. home에서 위쪽과 아래쪽이 크기 안맞음.(일정이상 커지면) => 준경
  4. home에서 크기가 커지면 closet쪽이 한쪽으로 치우쳐짐. => 재영
  5. 구입하기 버튼 눌러서 갔다가 뒤로 버튼 누르면 /redirect에서 멈춰있음. => 재영
  6. 회원가입 성공 시 피드백 alert => 재영
  7. travis
  8. loadtest, db최적화 => 모두
@engineerA314
Copy link
Contributor

home 의 outfitPreview 누르면 outfit detail page 로 이동하게 수정할까? 지금 outfit page 랑 home page 의 outfit 출력 방식이 다른가? 만약 같다면 둘 다 outfitPreview component로 출력되게 수정해도 될 것 같아.

@Whiteppanda
Copy link
Collaborator Author

수정하는게 좋아보여. 지금 home의 outfit쪽에 마우스를 올리면 변화하게끔 짜여져있어서 유저입장에서는 자연스레 그걸 클릭해서 넘어가는 쪽이 기능적으로 맞는것같아.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment