Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: notifications in update timeline #2740

Merged
merged 1 commit into from
Apr 3, 2024
Merged

Conversation

patak-dev
Copy link
Member

Fixes #2724

#2714 tried to fix an issue introduced at #2530 and #2566.

I removed eventType in #2566 from paginator assuming that now the events were normalized as 'update' given that we are subscribing to specific streams. The event for the notification stream is still 'notification'. This PR adds back eventType.

Copy link

stackblitz bot commented Apr 1, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Copy link

netlify bot commented Apr 1, 2024

Deploy Preview for elk-docs canceled.

Name Link
🔨 Latest commit 89ae7db
🔍 Latest deploy log https://app.netlify.com/sites/elk-docs/deploys/660b0f2c4374210008dfdc8b

Copy link

netlify bot commented Apr 1, 2024

Deploy Preview for elk-zone ready!

Name Link
🔨 Latest commit 89ae7db
🔍 Latest deploy log https://app.netlify.com/sites/elk-zone/deploys/660b0f2c5586b10008e450e8
😎 Deploy Preview https://deploy-preview-2740--elk-zone.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@patak-dev patak-dev requested a review from shuuji3 April 1, 2024 19:47
Copy link
Member

@shuuji3 shuuji3 left a comment

Choose a reason for hiding this comment

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

LGTM! I also confirmed the fix in the preview.

@patak-dev patak-dev added this pull request to the merge queue Apr 3, 2024
Merged via the queue into main with commit 59dda09 Apr 3, 2024
15 checks passed
@patak-dev patak-dev deleted the fix/notification-event branch April 3, 2024 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Clicking "Show <n> new items" button on home timeline show empty status
2 participants