Skip to content

[frontend] Fix markdown not correctly display (#14640)#14657

Merged
marieflorescontact merged 4 commits intomasterfrom
issue/14640
Feb 27, 2026
Merged

[frontend] Fix markdown not correctly display (#14640)#14657
marieflorescontact merged 4 commits intomasterfrom
issue/14640

Conversation

@marieflorescontact
Copy link
Member

@marieflorescontact marieflorescontact commented Feb 26, 2026

Proposed changes

Related issues

Checklist

  • I consider the submitted work as finished
  • I tested the code for its functionality
  • I wrote test cases for the relevant uses case (coverage and e2e)
  • I added/update the relevant documentation (either on github or on notion)
  • Where necessary I refactored code to improve the overall quality

Further comments

@marieflorescontact marieflorescontact changed the title [frontend] Fix markdown not correctly display in activity and history… [frontend] Fix markdown not correctly display (#14640) Feb 26, 2026
@codecov
Copy link

codecov bot commented Feb 26, 2026

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 32.34%. Comparing base (b31f1e4) to head (bf92d7c).
⚠️ Report is 15 commits behind head on master.

Files with missing lines Patch % Lines
...private/components/common/drawer/HistoryDrawer.tsx 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master   #14657      +/-   ##
==========================================
- Coverage   32.36%   32.34%   -0.03%     
==========================================
  Files        3096     3099       +3     
  Lines      210898   211276     +378     
  Branches    38198    38335     +137     
==========================================
+ Hits        68262    68340      +78     
- Misses     142636   142936     +300     
Flag Coverage Δ
opencti-client-python 45.50% <ø> (ø)
opencti-front 2.83% <0.00%> (+<0.01%) ⬆️
opencti-graphql 67.74% <ø> (+<0.01%) ⬆️

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.

@marieflorescontact marieflorescontact self-assigned this Feb 26, 2026
@marieflorescontact marieflorescontact added the filigran team use to identify PR from the Filigran team label Feb 26, 2026
@marieflorescontact marieflorescontact marked this pull request as ready for review February 27, 2026 13:19
@marieflorescontact marieflorescontact merged commit 10736bf into master Feb 27, 2026
39 checks passed
@marieflorescontact marieflorescontact deleted the issue/14640 branch February 27, 2026 16:21
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.

History markdown formatting is broken

2 participants