Skip to content

[frontend] encode keyword in global search & file search (#9652)#14569

Merged
JeremyCloarec merged 1 commit intomasterfrom
issue/9652
Feb 25, 2026
Merged

[frontend] encode keyword in global search & file search (#9652)#14569
JeremyCloarec merged 1 commit intomasterfrom
issue/9652

Conversation

@JeremyCloarec
Copy link
Contributor

@JeremyCloarec JeremyCloarec commented Feb 23, 2026

Proposed changes

  • encode keyword in global search & file search

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

@JeremyCloarec JeremyCloarec marked this pull request as ready for review February 23, 2026 16:47
@github-actions github-actions bot added the filigran team use to identify PR from the Filigran team label Feb 23, 2026
@codecov
Copy link

codecov bot commented Feb 23, 2026

Codecov Report

❌ Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 32.09%. Comparing base (0654c73) to head (73803e0).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
...private/components/search/SearchContainerQuery.tsx 0.00% 3 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master   #14569   +/-   ##
=======================================
  Coverage   32.09%   32.09%           
=======================================
  Files        3010     3010           
  Lines      206753   206754    +1     
  Branches    37736    37736           
=======================================
+ Hits        66362    66368    +6     
+ Misses     140391   140386    -5     
Flag Coverage Δ
opencti-client-python 45.53% <ø> (ø)
opencti-front 2.54% <0.00%> (+<0.01%) ⬆️
opencti-graphql 68.36% <ø> (ø)

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.

@JeremyCloarec JeremyCloarec merged commit 1395a61 into master Feb 25, 2026
38 checks passed
@JeremyCloarec JeremyCloarec deleted the issue/9652 branch February 25, 2026 10:06
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.

Error thrown when running files search Global search with '/' in text reveals no results for a Files Search

2 participants