codestates / codestates/aneun-dongne
[ Dev-log ] 12/24 류준열
- Dominant language
- JavaScript
- Stars
- 6
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
> ### 오늘은 어떻게 프로젝트에 기여했나요?
> 리팩토링.
- 세부정보페이지에서 로그인상태랑 토큰 어긋나는 문제 해결 -> useEffect의존성배열 수정해서 로그인상태인데 토큰만료되면 로그아웃유도
- 홈화면에서 해시태그 실제 데이터랑 매치 안되는 버그 해결,
- 홈화면에서 지도 막 클릭하면 하얀지도 뜨는 버그 해결 -> 자연스럽게 `placeCards.js` 메모리 누수도 해결됨
- 댓글안쓰고 엔터누르면 빈댓글 작성되는 버그 해결 -> 엔터는 빈댓글이 아니라 `'\n'`로 인식된다.
> ### 오늘의 프로젝트에서 힘든 점은 무엇인가요?
> * 항목별로 적어주세요.
> - 홈지도 광클하면 하얀지도 뜨는 버그 -> axios의 로딩순간을 놓친 부분이 있는줄알고 별별짓 다했는데 사실 `atom`이 초기화되는 순간을 인지하지 못해서 생긴 버그였다.
> 버그 블로깅 : https://wnsdufdl.tistory.com/263
>
> ### 내일은 프로젝트에 기여하기 위해 무엇을 해야 하나요?
> * [ ] 낼은 리코일로 비동기처리하는것좀 공부해야겠음
Contributor guide
No contributing guide indexed for this repository
Research direction
This issue is a completed development log rather than an actionable task. It mentions the detail page, home map, hashtag matching, comment input, and placeCards.js; start by reading those areas if follow-up work is needed. No test or acceptance criteria is named, so completion cannot be verified from this issue alone.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100