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.
- 1This is known and expected. I believe it's been reported multiple times on both MSO and MSE, and in chat. SE developers are aware. I thought it was marked status-planed, but I'm not sure about that. Alternative interactions are A) to click "Mark all read", which will, unsurprisingly, marks all of your inbox messages as read; or B) click on the message icon to mark one as read and then click the "Refresh" button to see the others which were for the same post and thing.Makyen– Makyen2023-01-03 22:23:01 +00:00Commented Jan 3, 2023 at 22:23
- 1I also repro this frequently. A third workaround to add to Makyen's list is to go to the "full inbox". In my experience, the additional inbox items do show up there, and can be easily dismissed.Cody Gray– Cody Gray2023-01-04 08:21:23 +00:00Commented Jan 4, 2023 at 8:21
- 1Yes, we see that the issue affects the community and we track it in our backlog. It happens when multiple notifications for a single post are "merged" into one.marrados– marrados StaffMod2023-02-09 12:07:29 +00:00Commented Feb 9, 2023 at 12:07
- 1@marrados can you please disable the merging feature?user276692– user2766922023-03-05 02:04:10 +00:00Commented Mar 5, 2023 at 2:04
- 4Does this answer your question? Inbox improvements are live This is covered in the following answers on that question: meta.stackexchange.com/a/384162/271271, meta.stackexchange.com/a/384189/271271, meta.stackexchange.com/a/384212/271271, meta.stackexchange.com/a/384310/271271, meta.stackexchange.com/questions/384148/…, meta.stackexchange.com/a/385543/271271, and meta.stackexchange.com/a/384211/271271Makyen– Makyen2023-03-05 06:26:54 +00:00Commented Mar 5, 2023 at 6:26
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