codestates / codestates/aneun-dongne

Dev-Log / 1209 / 류준열

Open
#105 0 comments 0 reactions 0 assignees View on GitHub
Dev Log
Dominant language
JavaScript
Stars
6
Forks
7
PR merge metrics
No merged PRs in 30d

Description

> ### 오늘은 어떻게 프로젝트에 기여했나요?
> 댓글 서버와 연결
> ### 오늘의 프로젝트에서 힘든 점은 무엇인가요?
> * 항목별로 적어주세요.
> 모든 경우의 수에서 해시태그가 빈칸일때 입력되지 않도록 하는 방법 찾는중
> 댓글을 삭제하면 DB가 바뀌고 리렌더링이 되는데도 삭제된 댓글이 남아있다. 부분리렌더링이 아니라 새로고침이 된 후에야 댓글들이 업데이트된다. 이유를 몰겠음
> ```js
> // 코드를 첨부해도 좋습니다.
> ```
>
> ### 내일은 프로젝트에 기여하기 위해 무엇을 해야 하나요?
> * [ ] 오늘 footer, 댓글 css 마무리 하려했는데 서버랑 잇느라고 하나도 못했다. 사실 해시태그 빈칸일때 입력안되게 하는건 있으면 좋고 없으면 그만인데, 댓글 삭제는 반드시 되어야 하는 부분이다. 오늘의 문제점인 댓글삭제기능도 해결하고 낼은 footer랑 댓글 css를 할 수 있기를

Contributor guide

No contributing guide indexed for this repository

Research direction

No file, test, or entry point is named. Start by tracing the comment deletion flow across the server, database update, and client re-render; done means deleted comments disappear without a full page refresh, with empty hashtags handled if that remains in scope.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
full-stack
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.