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

강의 정렬순 버튼 관련 수정 사항 #97

Closed
4 tasks done
hyoni0817 opened this issue Oct 24, 2021 · 1 comment
Closed
4 tasks done

강의 정렬순 버튼 관련 수정 사항 #97

hyoni0817 opened this issue Oct 24, 2021 · 1 comment

Comments

@hyoni0817
Copy link
Collaborator

hyoni0817 commented Oct 24, 2021

  • addView 부분 코드 다시 살펴보고 수정하기 (addView에 조건을 추가할 때 view 값이 존재하지 않을 때가 언제인지 생각하기)
  • 주석 추가하기
  • handleOrderChange의 e에 React.ChangeEventHandler 타입 정의 후 e.target.value의 target 부분에 Property 'target' does not exist on type 'ChangeEventHandler<HTMLSelectElement>'. 에러나는 부분 해결하기
  • 검색 필터(ex. 정렬순 / Grid나 List 정렬 방식 선택 등등) 초기화 버튼 만들기
@hyoni0817 hyoni0817 added this to To do in Inflearn-front via automation Oct 24, 2021
@hyoni0817 hyoni0817 changed the title 강의 정렬순 버튼고 관련한 수정 사항 강의 정렬순 버튼 관련 수정 사항 Oct 24, 2021
@hyoni0817
Copy link
Collaborator Author

#106 해결

위 해결 과정에서 발생한 추가 문제 사항은 #108#109 참고

Inflearn-front automation moved this from To do to Done Nov 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

1 participant