Skip to content

[Feat] 현재 위치한 채팅방에서 온 알림인 경우 생략 #390#391

Merged
edv-Shin merged 2 commits intodevfrom
feat/chat-noti-skip-390
Nov 23, 2025
Merged

[Feat] 현재 위치한 채팅방에서 온 알림인 경우 생략 #390#391
edv-Shin merged 2 commits intodevfrom
feat/chat-noti-skip-390

Conversation

@edv-Shin
Copy link
Contributor

#️⃣연관된 이슈

ex) #이슈번호, #이슈번호

#390

📝작업 내용

이번 PR에서 작업한 내용을 간략히 설명해주세요(이미지 첨부 가능)

푸시 알림을 수신했을 때 현재 사용자가 보고 있는 채팅방과 동일한지 확인 후 불필요한 알림이 표시되지 않도록 추가했습니다.

  • 채팅방 화면에 진입 시 채팅방의 id를 저장, 이탈 시에 null을 저장합니다
  • 저장된 채팅방 id와 알림 data의 채팅방 id가 같다면 알림 생략

스크린샷 (선택)

💬리뷰 요구사항(선택)

리뷰어가 특별히 봐주었으면 하는 부분이 있다면 작성해주세요

ex) 메서드 XXX의 이름을 더 잘 짓고 싶은데 혹시 좋은 명칭이 있을까요?

@edv-Shin edv-Shin added this to the 기능별 알림 제어 milestone Nov 17, 2025
@edv-Shin edv-Shin requested a review from yunjaena November 17, 2025 15:10
@edv-Shin edv-Shin self-assigned this Nov 17, 2025
@edv-Shin edv-Shin changed the base branch from feat/chat-noti-384 to dev November 23, 2025 16:03
@edv-Shin edv-Shin merged commit e13ce84 into dev Nov 23, 2025
1 check passed
@edv-Shin edv-Shin linked an issue Nov 23, 2025 that may be closed by this pull request
1 task
@edv-Shin edv-Shin deleted the feat/chat-noti-skip-390 branch January 29, 2026 07:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feat] 같은 채팅방에 있는 경우 알림 생략

2 participants