Shift3 / boilerplate-client-react

The Bitwise standard starting point for new React web projects.
7 stars 10 forks source link

[Bug] Individually read notifications are not appearing on the read notifications list #774

Open aliciajbrookshire opened 1 year ago

aliciajbrookshire commented 1 year ago

Describe the bug

Individually read notifications are not appearing on the read notifications list

Expected behavior

Read notifications would move from the unread section to the read section

To Reproduce

Steps to reproduce the behavior: (Note - This requires a user to have multiple unread notifications. Admin users do not receive notifications for farms they create so this will require more than one admin account to reproduce)

  1. Go to https://boilerplate-client-react.shift3sandbox.com/
  2. Login as admin
  3. Add multiple farms to the directory
  4. Logout and login as a different admin user
  5. Click the notification bell
  6. Click the admin name or the farm name in a notification
  7. Click Read
  8. Confirm notification does not appear in read list

Screenshots

https://github.com/Shift3/boilerplate-client-react/assets/106767049/db8e8f8d-7d0b-49fb-85b6-fc069ad4c154

Desktop (please complete the following information):

Asus Laptop Windows 10 Chrome 113..0.5672.127

Additional context

This was confirmed on mac as well