Merged
Conversation
원활한 삭제를 위해 알림 모델에 id 필드를 추가함.
더보기 창의 삭제 클릭 시 정상적으로 삭제 처리
Closed
3 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PR
작업 내용
참고 사항
제목 혹은 알림 페이지에서 마지막 알림 삭제 시 마지막 알림이 삭제되지 않는 것처럼 보이는 이슈가 있습니다.
삭제 처리는 정상적으로 진행되고, 뒤로가기 시에도 삭제 처리가 정상적으로 진행됩니다.
하지만 UX적으로 혼동이 올 수 있기 때문에, 이를 보완할 방법을 찾을 생각입니다.
단순 삭제 로직 추가이믜로 커버리지를 위한 테스트는 하지 않았습니다.
✏ Git Close
#35