-
Notifications
You must be signed in to change notification settings - Fork 985
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
[frontend] Align knowledge bar counters (#8115) #9304
base: master
Are you sure you want to change the base?
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #9304 +/- ##
=======================================
Coverage 65.26% 65.26%
=======================================
Files 630 630
Lines 60314 60314
Branches 6774 6777 +3
=======================================
Hits 39361 39361
Misses 20953 20953 ☔ View full report in Codecov by Sentry. |
...opencti-front/src/private/components/common/stix_core_objects/StixCoreObjectKnowledgeBar.jsx
Outdated
Show resolved
Hide resolved
b414944
to
c7f4cb7
Compare
...opencti-front/src/private/components/common/stix_core_objects/StixCoreObjectKnowledgeBar.jsx
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
locally tested ok 👌
just a question: do we decide to move the counter from the Observables
side to the Related entities
side?
…fragment) & add related entities counter (#8115)
Proposed changes
Related issues
Checklist
Further comments