You are not logged in. Your edit will be placed in a queue until it is peer reviewed.
We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.
Required fields*
- 13Honestly I would argue this is a bug because if the same user comments twice, only the most recent comment is shown, but both comments count toward the notification count bubble, and you have to click 'mark all as read' to get the bubble to go away.TylerH– TylerH2022-11-29 15:47:05 +00:00Commented Nov 29, 2022 at 15:47
- 5It should however group those notifications together, so that it's clear there are multiple ones and all of them will be marked as read. Otherwise it'll be very confusing when following multiple active discussions.Bergi– Bergi2022-11-30 00:21:27 +00:00Commented Nov 30, 2022 at 0:21
- 5To clarify, you are asking for "click on a notification for a single question, mark all the notifications for that question as read, but not for notifications on answers on the same page"? In this case, would there still be value to indicate on page load what were the comments that had notifications that were just marked as read?Yaakov Ellis– Yaakov Ellis StaffMod2022-12-01 21:08:15 +00:00Commented Dec 1, 2022 at 21:08
- @YaakovEllis if I've understood you correctly, yes.AncientSwordRage– AncientSwordRage2022-12-02 03:31:35 +00:00Commented Dec 2, 2022 at 3:31
- 2the inbox makes me go insane. 3 notifications from same post. I have to click 3 times so everything is unread.user226651– user2266512022-12-19 13:39:19 +00:00Commented Dec 19, 2022 at 13:39
- Related: Inbox auto-read - a userscript to mark inbox notifications as read automaticallygalacticninja– galacticninja2023-01-03 03:03:35 +00:00Commented Jan 3, 2023 at 3:03
- I agree it feels like a bug. It doesn't make any sense that the red number of notifications will be different from the number of notifications shown to you when you expand it. And if this answer is implemented directly, it's very likely to miss the new comments or answers on the page, or waste time hunting for them, when you're opening the only one in the inbox that is shown to you.user276692– user2766922023-03-05 15:14:39 +00:00Commented Mar 5, 2023 at 15:14
- 3now, when marking the newest notification as read, all related notifications are also marked as read. I hope that solves the problem!marrados– marrados StaffMod2023-06-29 09:01:46 +00:00Commented Jun 29, 2023 at 9:01
- @marrados I love it when a feature request comes togetherAncientSwordRage– AncientSwordRage2023-06-29 09:17:51 +00:00Commented Jun 29, 2023 at 9:17
Add a comment |
How to Edit
- Correct minor typos or mistakes
- Clarify meaning without changing it
- Add related resources or links
- Always respect the author’s intent
- Don’t use edits to reply to the author
How to Format
- create code fences with backticks ` or tildes ~ ```
like so
``` - add language identifier to highlight code ```python
def function(foo):
print(foo)
``` - put returns between paragraphs
- for linebreak add 2 spaces at end
- _italic_ or **bold**
- indent code by 4 spaces
- backtick escapes
`like _so_` - quote by placing > at start of line
- to make links (use https whenever possible) <https://example.com>[example](https://example.com)<a href="https://example.com">example</a>
How to Tag
A tag is a keyword or label that categorizes your question with other, similar questions. Choose one or more (up to 5) tags that will help answerers to find and interpret your question.
- complete the sentence: my question is about...
- use tags that describe things or concepts that are essential, not incidental to your question
- favor using existing popular tags
- read the descriptions that appear below the tag
If your question is primarily about a topic for which you can't find a tag:
- combine multiple words into single-words with hyphens (e.g. stack-overflow), up to a maximum of 35 characters
- creating new tags is a privilege; if you can't yet create a tag you need, then post this question without it, then ask the community to create it for you