codestates / codestates/pinGGye
[Client] 피드 상세 페이지 댓글 삭제관련
Open
bug
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
### 어떤 에러인가요?
- 피드 상세 페이지의 댓글 삭제 기능을 사용 했을 때, 새로고침을 해야 정상적으로 불러와 지는 문제
### 에러 메시지
- 기능적 에러라 에러 메시지 x
### 에러 핸들링 방법
1. 댓글 부분만 새롭게 DB를 받아오기
2. 삭제를 하고난 뒤, 페이지를 새로고침 하는 방향
3. 어떻게하지..
```js
// 코드가 들어가도 좋아요!
```
### 에러 핸들링을 위해 참고한 레퍼런스 링크
링크
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the client-side feed detail page and its comment deletion flow; the issue does not name specific files or tests. Trace what happens after deletion and verify that the comments update immediately without requiring a page refresh.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100