Notifications that one user boosts one post, and likes another post, are grouped such that it is unclear which post was boosted and which was liked
- Dominant language
- JavaScript
- Stars
- 1.5k
- Forks
- 186
- Avg merge
- 1d 36m
- Merged PRs (30d)
- 11
Description
### Site
phanpy.social
### Version
2024.12.28.119d4b0
### Instance
chaos.social
### Browser
- Chrome
- Firefox
-
### Bug description
When one user boosts one of my posts, and likes another post by me, those two notifications get grouped. When multiple users boost and like stuff, the UI clearly shows which user did what, and to which post.
However, in this case, the UI does not clearly show _which_ post was boosted, and which post was _liked_.
### To reproduce
1. Post something
2. Post another thing
3. have someone boost the first post
4. have the same person like the other post
5. look at notifiactions
### Expected behavior
Either the UI clearly shows what happened to which post in the grouped notification, or cases where one person does two disjunct things to two separate posts just don't get grouped
### Other
_No response_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.