Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[#5] React 프로젝트 생성 및 제보사이트 전체 레이아웃 구현 #6

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

Merged
merged 6 commits into from
Jun 30, 2022

Conversation

chaerin-dev
Copy link
Member

@chaerin-dev chaerin-dev commented Jun 29, 2022

작업 내용

  • CRA를 이용한 기본 폴더구조 생성
  • Recoil, Styled Component 설치
  • 상태관리를 이용한 Tab Navigation 구현
  • 정답제보/오류제보 탭 레이아웃 구현

관련 Issue

Close #5

생각해볼 내용

  • 컴포넌트를 최대한 재사용하려고 하다보니 다른 오류 유형을 선택해도 input내용이 남아있는 등의 문제 발생 -> 오류 유형이 달라질 때마다 document.selectAll을 이용한 모든 input reset 필요 -> 다른 해결 방법은 없을까?

이후 작업할 내용

  • Styled Component 적용
  • 오류제보 페이지 순차적 렌더링 구현(상태관리를 이용해서 구현하긴 했으나, 탭과 오류 유형이 변경될때마다 input 내용이 남아있는 등의 크고작은 오류가 발생하여.. 싹 밀었습니다.. 큰 구조를 생각해본 뒤 다시 구현해보겠습니다!)

@chaerin-dev chaerin-dev self-assigned this Jun 29, 2022
@chaerin-dev chaerin-dev changed the title [제보사이트 전체] React 프로젝트 생성 및 레이아웃 구현 [#5] React 프로젝트 생성 및 제보사이트 전체 레이아웃 구현 Jun 29, 2022
@chaerin-dev chaerin-dev merged commit 62fe972 into develop Jun 30, 2022
@chaerin-dev chaerin-dev deleted the #1-feat-layout-chaerindev branch June 30, 2022 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant