codestates / codestates/Roadgram

[Dev-Log] 2022/02/23 한주형

Open
#135 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
5
Forks
5
PR merge metrics
No merged PRs in 30d

Description

> ### 오늘은 어떻게 프로젝트에 기여했나요?
> * 팔로우 / 팔로잉 모달창 기능 구현 완료

> ### 오늘의 프로젝트에서 힘든 점은 무엇인가요?
> * ESLint 오류로 인해 해결하는데 많은 시간이 소요됐다. 평소에는 편하게 썼던 것들이 사실은 많은 문제를 야기할 수 있는 원인이 될 수 있다는 사실을 깨달았다.
> * 테스트를 위해 redux state 값을 초기화 시키는데 어려움을 겪었다. 이 부분은 reset하는 action을 각 slice에 추가하여 해결하였다.

> ### 내일은 프로젝트에 기여하기 위해 무엇을 해야 하나요?
> * [ ] 검색어에 따른 메인 페이지 렌더링 구현

Contributor guide

No contributing guide indexed for this repository

Research direction

The planned work is to render the main page according to a search term, but the issue names no files, tests, or entry points. Start by locating the main-page rendering flow and the Redux slices involved in search and state reset. Done means the main page visibly reflects the entered search term, with the expected behavior verified by the project’s available tests or manual checks.

Written by the indexing model from the issue text.

Assessment

Tech stack
redux, typescript
Domain
frontend, search
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.