Skip to content

[frontend] Investigation: Expand knowledge popup: incorrect margins/rendering (#14707)#14726

Merged
Gwendoline-FAVRE-FELIX merged 2 commits intomasterfrom
issue/14707
Mar 6, 2026
Merged

[frontend] Investigation: Expand knowledge popup: incorrect margins/rendering (#14707)#14726
Gwendoline-FAVRE-FELIX merged 2 commits intomasterfrom
issue/14707

Conversation

@Gwendoline-FAVRE-FELIX
Copy link
Member

Proposed changes

  • Fix margin.
  • Adjust the width of the dialog box to match the guidelines.

Related issues

@Gwendoline-FAVRE-FELIX Gwendoline-FAVRE-FELIX self-assigned this Mar 3, 2026
@Gwendoline-FAVRE-FELIX Gwendoline-FAVRE-FELIX 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

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 32.34%. Comparing base (d36c6f9) to head (72d02ce).
⚠️ Report is 42 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #14726      +/-   ##
==========================================
- Coverage   32.37%   32.34%   -0.04%     
==========================================
  Files        3098     3098              
  Lines      211068   213306    +2238     
  Branches    38242    38516     +274     
==========================================
+ Hits        68343    69003     +660     
- Misses     142725   144303    +1578     
Flag Coverage Δ
opencti-client-python 42.57% <ø> (-2.99%) ⬇️
opencti-front 2.82% <ø> (-0.01%) ⬇️
opencti-graphql 67.84% <ø> (+0.10%) ⬆️

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.

@Gwendoline-FAVRE-FELIX Gwendoline-FAVRE-FELIX marked this pull request as ready for review March 3, 2026 10:19
@Gwendoline-FAVRE-FELIX Gwendoline-FAVRE-FELIX marked this pull request as draft March 3, 2026 13:03
@Gwendoline-FAVRE-FELIX Gwendoline-FAVRE-FELIX marked this pull request as ready for review March 4, 2026 14:47
<FormLabel component="legend">{label}</FormLabel>

<ButtonGroup size="small" sx={{ marginY: 1 }}>
<ButtonGroup size="small" sx={{ marginY: 1.5 }}>
Copy link
Member

Choose a reason for hiding this comment

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

we usually don't accept margin with a dot (only entire number)... but if REALLY needed let's keep that :/

@Gwendoline-FAVRE-FELIX Gwendoline-FAVRE-FELIX merged commit b6f14bd into master Mar 6, 2026
39 checks passed
@Gwendoline-FAVRE-FELIX Gwendoline-FAVRE-FELIX deleted the issue/14707 branch March 6, 2026 14:51
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.

2 participants