Skip to content

Conversation

@nick-skriabin
Copy link
Member

@nick-skriabin nick-skriabin commented Nov 17, 2025

Previously undo in Vector would capture all the small changes when user is transforming the shape in any way: moving individual or groupped points, moving the shape around, deforming it.

This PR fixes this issue. Undo now will capture only final transformations instead of all the intermediate ones. This PR also fixes the issue when undoing first point won't remove the region as well.

@netlify
Copy link

netlify bot commented Nov 17, 2025

Deploy Preview for heartex-docs canceled.

Name Link
🔨 Latest commit ab6c7ba
🔍 Latest deploy log https://app.netlify.com/projects/heartex-docs/deploys/691e2b0b61f57600078c4af2

@netlify
Copy link

netlify bot commented Nov 17, 2025

Deploy Preview for label-studio-playground ready!

Name Link
🔨 Latest commit ab6c7ba
🔍 Latest deploy log https://app.netlify.com/projects/label-studio-playground/deploys/691e2b0b5b28a30008ef2a45
😎 Deploy Preview https://deploy-preview-8835--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.

@github-actions github-actions bot added the fix label Nov 17, 2025
@netlify
Copy link

netlify bot commented Nov 17, 2025

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

Name Link
🔨 Latest commit ab6c7ba
🔍 Latest deploy log https://app.netlify.com/projects/label-studio-docs-new-theme/deploys/691e2b0b5dff5800071e64d5

@netlify
Copy link

netlify bot commented Nov 17, 2025

Deploy Preview for label-studio-storybook ready!

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

@codecov
Copy link

codecov bot commented Nov 17, 2025

Codecov Report

❌ Patch coverage is 0% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 58.48%. Comparing base (9c9bf20) to head (ab6c7ba).
⚠️ Report is 1 commits behind head on develop.

Files with missing lines Patch % Lines
...ponents/KonvaVector/eventHandlers/mouseHandlers.ts 0.00% 6 Missing ⚠️
web/libs/editor/src/tools/Vector.js 0.00% 2 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (9c9bf20) and HEAD (ab6c7ba). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (9c9bf20) HEAD (ab6c7ba)
pytests 1 0
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #8835      +/-   ##
===========================================
- Coverage    66.60%   58.48%   -8.13%     
===========================================
  Files          813      555     -258     
  Lines        63617    40230   -23387     
  Branches     10766    10768       +2     
===========================================
- Hits         42373    23527   -18846     
+ Misses       21240    16699    -4541     
  Partials         4        4              
Flag Coverage Δ
lsf-e2e 52.63% <0.00%> (+0.26%) ⬆️
lsf-integration 49.15% <0.00%> (-0.02%) ⬇️
lsf-unit 8.35% <0.00%> (-0.01%) ⬇️
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.

@nick-skriabin
Copy link
Member Author

nick-skriabin commented Nov 19, 2025

/git merge

Workflow run
Successfully merged: create mode 100644 web/libs/ui/src/lib/state-chip/state-chip.tsx

@nick-skriabin
Copy link
Member Author

nick-skriabin commented Nov 19, 2025

/git merge

Workflow run
Successfully merged: create mode 100644 web/libs/editor/tests/integration/e2e/core/annotation-id.cy.ts

@robot-ci-heartex robot-ci-heartex merged commit 6bbd56a into develop Nov 20, 2025
44 of 46 checks passed
@robot-ci-heartex robot-ci-heartex deleted the fb-bros-478 branch November 20, 2025 12: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