codestates / codestates/aneun-dongne
[ Dev-log ] 1/10 류준열
Open
Dev Log
- Dominant language
- JavaScript
- Stars
- 6
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
> ### 오늘은 어떻게 프로젝트에 기여했나요?
> - 해시태그 검색시 검색어 자동완성기능 구현
> ### 오늘의 프로젝트에서 힘든 점은 무엇인가요?
>
> - 저번에 할때 안되었던 이유가 이벤트 위임때문이란걸 알게 되었다.
> z-index는 검색창이 모달로 바뀌면서 자연스레 해결되었다.
```js
// 여기서의 onClick이벤트가 하위 input 태그에 위임되었기 때문
```
>
> ### 내일은 프로젝트에 기여하기 위해 무엇을 해야 하나요?
> * [ ] 프로필 ui 변경
e.preventDefault()}>
...(생략)..
```
>
> ### 내일은 프로젝트에 기여하기 위해 무엇을 해야 하나요?
> * [ ] 프로필 ui 변경
Contributor guide
No contributing guide indexed for this repository
Research direction
This is a dated development log describing hashtag search autocomplete and a planned profile UI change, but it names no files, tests, or concrete acceptance criteria. Start by locating the existing hashtag search and profile UI entry points, then verify whether either change is still needed and define completion with the project maintainers.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100