Skip to content

Fix: [front] 通知一覧を開いても運営お知らせの未読バッジが消えない #492

Description

@ippei-shimizu

概要

mobile は通知画面のフォーカス時に POST /api/v1/notifications/mark_management_notices_read を実行して未読バッジを消す。front は notice-from-management ページの MarkNoticesRead でしか呼んでおらず、/mypage/notifications を開いてもバッジが残り続ける。

実装対象

  • /mypage/notifications のマウント時に markManagementNoticesRead() を実行
  • useNotificationCount の SWR キーを再検証

規模: S

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingfrontend

Projects

Status
Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions