-
Notifications
You must be signed in to change notification settings - Fork 8.6k
Newsfeed unread badge is always shown after refresh #99191
Copy link
Copy link
Closed
Labels
Feature:NewsfeedFeature of the NewsfeedFeature of the NewsfeedTeam:CorePlatform Core services: plugins, logging, config, saved objects, http, ES client, i18n, etc t//Platform Core services: plugins, logging, config, saved objects, http, ES client, i18n, etc t//bugFixes for quality problems that affect the customer experienceFixes for quality problems that affect the customer experiencetriage_needed
Metadata
Metadata
Assignees
Labels
Feature:NewsfeedFeature of the NewsfeedFeature of the NewsfeedTeam:CorePlatform Core services: plugins, logging, config, saved objects, http, ES client, i18n, etc t//Platform Core services: plugins, logging, config, saved objects, http, ES client, i18n, etc t//bugFixes for quality problems that affect the customer experienceFixes for quality problems that affect the customer experiencetriage_needed
Type
Fields
Give feedbackNo fields configured for issues without a type.
Kibana version:
masterElasticsearch version:
8.0.0-SNAPSHOTServer OS version: macOS 11.3
Browser version: Firefox 88.0
Browser OS version: macOS 11.3
Original install method (e.g. download page, yum, from source, etc.): from source
Describe the bug:
Every time Kibana is loaded, on the browser, the Newsfeed unread indicator is shown.
Steps to reproduce:
Expected behavior:
The red bubble should only show if new content is downloaded.
Screenshots (if relevant):

Errors in browser console (if relevant):
Provide logs and/or server output (if relevant):
Any additional context:
This might be the relevant piece of code to change:
kibana/src/plugins/newsfeed/public/components/newsfeed_header_nav_button.tsx
Lines 34 to 41 in 4584a8b