-
Notifications
You must be signed in to change notification settings - Fork 997
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
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #9304 +/- ##
=======================================
Coverage 65.23% 65.24%
=======================================
Files 630 630
Lines 60355 60355
Branches 6772 6773 +1
=======================================
+ Hits 39375 39380 +5
+ Misses 20980 20975 -5 ☔ 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
Outdated
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?
Proposed changes
Related issues
Checklist
Further comments