Skip to content

Conversation

@nick-skriabin
Copy link
Member

@nick-skriabin nick-skriabin commented Oct 13, 2025

This PR introduces new selection and transformation behavior to Vector tag.

Previously:

  • Users weren't able to transform multiple Vectors at the same time
  • UX for Vector selection was confusing -- users had to cmd or ctrl-click on the shape to select all the points and be able to transform the vector

Now:

  • Users can select multiple shapes and transform them together
  • Users enter the "transform" state by default when selecting Vector and can double-click on the shape to start interacting with individual points

A little demo showcasing the changes:

vector-selection.mp4

@netlify
Copy link

netlify bot commented Oct 13, 2025

Deploy Preview for heartex-docs ready!

Name Link
🔨 Latest commit 4784cf1
🔍 Latest deploy log https://app.netlify.com/projects/heartex-docs/deploys/690387a40205fb0008d65587
😎 Deploy Preview https://deploy-preview-8636--heartex-docs.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 Oct 13, 2025

Deploy Preview for label-studio-playground ready!

Name Link
🔨 Latest commit 4784cf1
🔍 Latest deploy log https://app.netlify.com/projects/label-studio-playground/deploys/690387a4e034a1000869cd40
😎 Deploy Preview https://deploy-preview-8636--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 Oct 13, 2025

Deploy Preview for label-studio-docs-new-theme ready!

Name Link
🔨 Latest commit 4784cf1
🔍 Latest deploy log https://app.netlify.com/projects/label-studio-docs-new-theme/deploys/690387a46892650008cbbef0
😎 Deploy Preview https://deploy-preview-8636--label-studio-docs-new-theme.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 Oct 13, 2025

Deploy Preview for label-studio-storybook ready!

Name Link
🔨 Latest commit 4784cf1
🔍 Latest deploy log https://app.netlify.com/projects/label-studio-storybook/deploys/690387a4dc7df500082a0ec5
😎 Deploy Preview https://deploy-preview-8636--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 Oct 13, 2025

Codecov Report

❌ Patch coverage is 2.44565% with 359 lines in your changes missing coverage. Please review.
✅ Project coverage is 59.07%. Comparing base (3911302) to head (4784cf1).

Files with missing lines Patch % Lines
.../editor/src/components/KonvaVector/KonvaVector.tsx 0.00% 295 Missing ⚠️
web/libs/editor/src/regions/VectorRegion.jsx 1.63% 60 Missing ⚠️
...c/components/ImageTransformer/ImageTransformer.jsx 80.00% 2 Missing ⚠️
...c/components/KonvaVector/VectorSelectionTracker.ts 0.00% 1 Missing ⚠️
...nents/KonvaVector/components/VectorTransformer.tsx 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##           develop    #8636       +/-   ##
============================================
+ Coverage    36.54%   59.07%   +22.52%     
============================================
  Files          717      551      -166     
  Lines        54950    39292    -15658     
  Branches      9036    10389     +1353     
============================================
+ Hits         20081    23210     +3129     
+ Misses       34866    16079    -18787     
  Partials         3        3               
Flag Coverage Δ
lsf-e2e 52.50% <2.17%> (?)
lsf-integration 50.27% <0.27%> (?)
lsf-unit 8.27% <0.27%> (-0.08%) ⬇️
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
Copy link
Collaborator

hlomzik commented Oct 27, 2025

/git merge

Workflow run
Successfully merged: create mode 100644 web/libs/ui/src/assets/icons/webhook.svg

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