Skip to content

Conversation

@hlomzik
Copy link
Collaborator

@hlomzik hlomzik commented Dec 10, 2025

When text span ends at the last character of the page or the line, it calculates its size wrong after resize, causing data corruption.

This fix applies missed fixRange() in these edge cases.

When text span ends at the last character of the page or the line, it calculates its size wrong after resize, causing data corruption.

This fix applies missed `fixRange()` in these edge cases.
@netlify
Copy link

netlify bot commented Dec 10, 2025

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

Name Link
🔨 Latest commit e48ff5f
🔍 Latest deploy log https://app.netlify.com/projects/label-studio-docs-new-theme/deploys/69399ebd17ccf60008ed6169

@netlify
Copy link

netlify bot commented Dec 10, 2025

Deploy Preview for label-studio-playground ready!

Name Link
🔨 Latest commit e48ff5f
🔍 Latest deploy log https://app.netlify.com/projects/label-studio-playground/deploys/69399ebd440f8e00085abff3
😎 Deploy Preview https://deploy-preview-8979--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 Dec 10, 2025

Deploy Preview for label-studio-storybook ready!

Name Link
🔨 Latest commit e48ff5f
🔍 Latest deploy log https://app.netlify.com/projects/label-studio-storybook/deploys/69399ebd2d55ce0008e683e7
😎 Deploy Preview https://deploy-preview-8979--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.

@github-actions github-actions bot added the fix label Dec 10, 2025
@netlify
Copy link

netlify bot commented Dec 10, 2025

Deploy Preview for heartex-docs canceled.

Name Link
🔨 Latest commit e48ff5f
🔍 Latest deploy log https://app.netlify.com/projects/heartex-docs/deploys/69399ebdc37b0c00085a0598

@codecov
Copy link

codecov bot commented Dec 10, 2025

Codecov Report

❌ Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 57.90%. Comparing base (4bbe902) to head (e48ff5f).

Files with missing lines Patch % Lines
web/libs/editor/src/tags/object/RichText/view.jsx 0.00% 1 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (4bbe902) and HEAD (e48ff5f). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (4bbe902) HEAD (e48ff5f)
pytests 1 0
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #8979      +/-   ##
===========================================
- Coverage    66.64%   57.90%   -8.75%     
===========================================
  Files          828      561     -267     
  Lines        64623    40556   -24067     
  Branches     10986    10986              
===========================================
- Hits         43070    23485   -19585     
+ Misses       21549    17067    -4482     
  Partials         4        4              
Flag Coverage Δ
lsf-e2e 52.56% <50.00%> (+<0.01%) ⬆️
lsf-integration 48.52% <50.00%> (-0.03%) ⬇️
lsf-unit 8.81% <50.00%> (ø)
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.

@hlomzik hlomzik requested a review from bmartel December 10, 2025 16:38
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.

2 participants