Skip to content

[frontend] Re-introduce stream consumers drawer for Live streams (#14729)#14734

Merged
Archidoit merged 5 commits intomasterfrom
issue/streamConsumer
Mar 3, 2026
Merged

[frontend] Re-introduce stream consumers drawer for Live streams (#14729)#14734
Archidoit merged 5 commits intomasterfrom
issue/streamConsumer

Conversation

@Archidoit
Copy link
Member

@Archidoit Archidoit commented Mar 3, 2026

Proposed changes

In Live streams list

  • reintroduce the opening of the 'stream consumers' drawer when clicking on a line
  • add a 'consumers' column

Screenshots

image image

Related issues

Fix #14729

@Archidoit Archidoit self-assigned this Mar 3, 2026
@Archidoit Archidoit added the filigran team use to identify PR from the Filigran team label Mar 3, 2026
@codecov
Copy link

codecov bot commented Mar 3, 2026

Codecov Report

❌ Patch coverage is 0% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 32.35%. Comparing base (a6b1545) to head (f19bbd1).
⚠️ Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
.../src/private/components/data/stream/StreamLine.jsx 0.00% 7 Missing ⚠️
...e/components/data/stream/StreamConsumersDrawer.tsx 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master   #14734      +/-   ##
==========================================
- Coverage   32.38%   32.35%   -0.03%     
==========================================
  Files        3098     3098              
  Lines      211071   213092    +2021     
  Branches    38242    38391     +149     
==========================================
+ Hits        68345    68937     +592     
- Misses     142726   144155    +1429     
Flag Coverage Δ
opencti-client-python 42.58% <ø> (-3.00%) ⬇️
opencti-front 2.83% <0.00%> (-0.01%) ⬇️
opencti-graphql 67.79% <ø> (+0.05%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@CelineSebe
Copy link
Member

CelineSebe commented Mar 3, 2026

Could you convert this into a functional component (streamLine)?

@Archidoit
Copy link
Member Author

Archidoit commented Mar 3, 2026

@CelineSebe StreamLine will disappear when we replace ListLines of Stream.tsx to put DataTable instead. If I have the time I'll add DataTable to Stream.tsx :)

@Archidoit Archidoit merged commit 5575f16 into master Mar 3, 2026
36 checks passed
@Archidoit Archidoit deleted the issue/streamConsumer branch March 3, 2026 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

filigran team use to identify PR from the Filigran team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The consumer drawer is not present anymore

3 participants