Skip to content

fix: FIT-1405: Improvement to search support to CodeMirror#9424

Merged
robot-ci-heartex merged 6 commits intodevelopfrom
fb-fit-1405
Feb 20, 2026
Merged

fix: FIT-1405: Improvement to search support to CodeMirror#9424
robot-ci-heartex merged 6 commits intodevelopfrom
fb-fit-1405

Conversation

@ricardoantoniocm
Copy link
Contributor

@ricardoantoniocm ricardoantoniocm commented Feb 18, 2026

This pull request introduces enhancements to the code editor experience, specifically adding persistent find functionality and improving the UI when the find dialog is open.

Screenshots

image image

Editor feature enhancements:

  • Added keyboard shortcuts (Ctrl-F and Cmd-F) to trigger the persistent find dialog in the code editor by updating the extraKeys configuration in Config.jsx.

UI improvements:

  • Added a new style rule in code-editor.module.scss to increase the top padding when the find dialog is open, ensuring the dialog does not overlap with the editor content.

@netlify
Copy link

netlify bot commented Feb 18, 2026

Deploy Preview for label-studio-playground ready!

Name Link
🔨 Latest commit c9e9504
🔍 Latest deploy log https://app.netlify.com/projects/label-studio-playground/deploys/699796e5f2ad75000843dcc0
😎 Deploy Preview https://deploy-preview-9424--label-studio-playground.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link

netlify bot commented Feb 18, 2026

Deploy Preview for label-studio-storybook ready!

Name Link
🔨 Latest commit c9e9504
🔍 Latest deploy log https://app.netlify.com/projects/label-studio-storybook/deploys/699796e5c1b3780008f6de0a
😎 Deploy Preview https://deploy-preview-9424--label-studio-storybook.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link

netlify bot commented Feb 18, 2026

Deploy Preview for label-studio-docs-new-theme canceled.

Name Link
🔨 Latest commit c9e9504
🔍 Latest deploy log https://app.netlify.com/projects/label-studio-docs-new-theme/deploys/699796e7a631a40008451156

@github-actions github-actions bot added the fix label Feb 18, 2026
@ricardoantoniocm ricardoantoniocm requested review from a team February 18, 2026 19:36
@ricardoantoniocm ricardoantoniocm self-assigned this Feb 18, 2026
@netlify
Copy link

netlify bot commented Feb 18, 2026

Deploy Preview for heartex-docs canceled.

Name Link
🔨 Latest commit c9e9504
🔍 Latest deploy log https://app.netlify.com/projects/heartex-docs/deploys/699796e51c999200088d0c5d

@ricardoantoniocm ricardoantoniocm marked this pull request as ready for review February 18, 2026 19:38
@codecov
Copy link

codecov bot commented Feb 18, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 55.19%. Comparing base (388eabd) to head (c9e9504).
⚠️ Report is 2 commits behind head on develop.

❗ There is a different number of reports uploaded between BASE (388eabd) and HEAD (c9e9504). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (388eabd) HEAD (c9e9504)
pytests 1 0
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #9424      +/-   ##
===========================================
- Coverage    65.04%   55.19%   -9.86%     
===========================================
  Files          857      579     -278     
  Lines        67723    42477   -25246     
  Branches     11762    11762              
===========================================
- Hits         44050    23444   -20606     
+ Misses       23669    19029    -4640     
  Partials         4        4              
Flag Coverage Δ
lsf-e2e 50.00% <ø> (+<0.01%) ⬆️
lsf-integration 46.78% <ø> (-0.01%) ⬇️
lsf-unit 7.04% <ø> (ø)
pytests ?

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:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@ricardoantoniocm
Copy link
Contributor Author

ricardoantoniocm commented Feb 19, 2026

/git merge

Workflow run
Successfully merged: 5 files changed, 57 insertions(+), 16 deletions(-)

@ricardoantoniocm
Copy link
Contributor Author

ricardoantoniocm commented Feb 19, 2026

/git merge

Workflow run
Successfully merged: create mode 100644 web/tools/biome/plugins/cn-to-classname.grit

@ricardoantoniocm
Copy link
Contributor Author

ricardoantoniocm commented Feb 19, 2026

/git merge

Workflow run
Successfully merged: create mode 100644 web/libs/editor/tests/integration/README.md

@robot-ci-heartex robot-ci-heartex merged commit f2b2cd9 into develop Feb 20, 2026
47 of 48 checks passed
@robot-ci-heartex robot-ci-heartex deleted the fb-fit-1405 branch February 20, 2026 14:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants