Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Web notification icon not updated once you read said notifications #29065

Closed
jessey-git opened this issue Feb 6, 2024 · 0 comments · Fixed by #31447
Closed

Web notification icon not updated once you read said notifications #29065

jessey-git opened this issue Feb 6, 2024 · 0 comments · Fixed by #31447
Labels

Comments

@jessey-git
Copy link

Description

Gitea is really good about updating browser tabs when new notifications arrive. When a notification comes in, ALL of my browser tabs, open to the gitea instance in question, properly update the notification bell. However, once you read the notifications the other tabs do not update even after waiting hours.

This is extremely confusing as one typically has several gitea tabs open at once and some will say 0 notifications while the others are in some mixed state of having a badge that says 1, 2, or 5 unread notifications etc.

Gitea Version

1.21.2+426-g13e26f04b

Can you reproduce the bug on the Gitea demo site?

Yes

Log Gist

No response

Screenshots

Tab 1
notif-0unread

Tab 2..n
notif-1unread_allothertabs

Git Version

No response

Operating System

No response

How are you running Gitea?

Own build - https://projects.blender.org/

Database

SQLite

wxiaoguang added a commit that referenced this issue Jun 23, 2024
…#31447)

Fix #29065
Remove status filtering from GetUIDsAndNotificationCounts sql.

---------

Co-authored-by: kiatt210 <[email protected]>
Co-authored-by: wxiaoguang <[email protected]>
GiteaBot pushed a commit to GiteaBot/gitea that referenced this issue Jun 23, 2024
…go-gitea#31447)

Fix go-gitea#29065
Remove status filtering from GetUIDsAndNotificationCounts sql.

---------

Co-authored-by: kiatt210 <[email protected]>
Co-authored-by: wxiaoguang <[email protected]>
wxiaoguang added a commit that referenced this issue Jun 23, 2024
…#31447) (#31466)

Backport #31447 by kiatt210

Fix #29065
Remove status filtering from GetUIDsAndNotificationCounts sql.

Co-authored-by: kiatt210 <[email protected]>
Co-authored-by: kiatt210 <[email protected]>
Co-authored-by: wxiaoguang <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant