Skip to content

feat(notifications): optimistically update updated_at when notifications come in#1535

Merged
synoet merged 7 commits intomainfrom
synoet/notification-optimistic-soup-updated-at
Mar 7, 2026
Merged

feat(notifications): optimistically update updated_at when notifications come in#1535
synoet merged 7 commits intomainfrom
synoet/notification-optimistic-soup-updated-at

Conversation

@synoet
Copy link
Copy Markdown
Contributor

@synoet synoet commented Feb 17, 2026

  • When a soup entity is already in inbox, and it receives a new notification the updated_at time is not updated

@synoet synoet requested a review from a team as a code owner February 17, 2026 19:13
@github-actions
Copy link
Copy Markdown

github-actions bot commented Feb 17, 2026

);

if (soupTag && notification.created_at) {
optimisticUpdateSoupItemUpdatedAt(
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we should probably also update history optimistically too

@synoet synoet merged commit 8ac57b2 into main Mar 7, 2026
22 checks passed
@synoet synoet deleted the synoet/notification-optimistic-soup-updated-at branch March 7, 2026 21:23
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 this pull request may close these issues.

2 participants