mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
[GH-ISSUE #21581] feat: Unread Message Indicator #35053
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @daniporr on GitHub (Feb 19, 2026).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/21581
Check Existing Issues
Verify Feature Scope
Problem Description
When a message is sent to a channel you are a member of, and you have the Open WebUI window minimised or are on a different tab, if you miss the notification or have them disabled, you will not be alerted of the new message.
Desired Solution you'd like
A change in the window icon (favicon) or in the window title, visible even when minimised, would alert the user of a new message. This feature may be optional, controlled by a specific configuration setting that users can enable.
Alternatives Considered
Making the window blink would be even better, though I'm unsure if that is possible.
Additional Context
No response
@pr-validator-bot commented on GitHub (Feb 19, 2026):
⚠️ Invalid Issue Title
Hey @daniporr, please provide a descriptive title for your issue. Titles that are empty, very short (under 10 characters), or generic (like "issue:" or "feat:") make it difficult for volunteer contributors to understand and triage issues.
Please update the title to reflect the content of your issue.
⚠️ Missing Issue Title Prefix
@daniporr, your issue title is missing a prefix (e.g.,
bug:,feat:,docs:).Please update your issue title to include one of the following prefixes:
Example:
bug: Login fails when using special characters in password@daniporr commented on GitHub (Feb 20, 2026):
@Classic298 I don't see anywhere in #8050, and didn't see when I searched before opening this issue, the feature I mentioned in this issue.
Are you going to add it there?
@Classic298 commented on GitHub (Feb 20, 2026):
@daniporr i didn't close it because it necessarily already existed there but because we use those main feature tickets to track ideas related to that feature under one central issue.
Feel free to post it there.
Therefore this was marked as duplicate