Skip to content

feat: add relation notes#9756

Open
joshpi-1345 wants to merge 1 commit into
HumanSignal:developfrom
joshpi-1345:patch-1
Open

feat: add relation notes#9756
joshpi-1345 wants to merge 1 commit into
HumanSignal:developfrom
joshpi-1345:patch-1

Conversation

@joshpi-1345
Copy link
Copy Markdown

Summary

  • add a relation note field in the details panel
  • serialize and deserialize relation notes with annotation results
  • add store and relations panel tests for note persistence and editing

Closes #5495

Tests

  • ./node_modules/.bin/biome check libs/editor/src/common/TextArea/TextArea.tsx libs/editor/src/components/SidePanels/DetailsPanel/Relations.prefix.css libs/editor/src/components/SidePanels/DetailsPanel/Relations.tsx libs/editor/src/components/SidePanels/DetailsPanel/tests/Relations.test.tsx libs/editor/src/stores/Annotation/Annotation.js libs/editor/src/stores/RelationStore.js libs/editor/src/stores/tests/RelationStore.test.js
  • ./node_modules/.bin/jest --config=libs/editor/jest.config.js --runInBand --runTestsByPath libs/editor/src/stores/tests/RelationStore.test.js libs/editor/src/components/SidePanels/DetailsPanel/tests/Relations.test.tsx
  • corepack yarn nx run editor:unit

@netlify
Copy link
Copy Markdown

netlify Bot commented May 21, 2026

👷 Deploy request for label-studio-docs-new-theme pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit 8490453

@netlify
Copy link
Copy Markdown

netlify Bot commented May 21, 2026

👷 Deploy request for heartex-docs pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit 8490453

@netlify
Copy link
Copy Markdown

netlify Bot commented May 21, 2026

Deploy Preview for label-studio-storybook ready!

Name Link
🔨 Latest commit 8490453
🔍 Latest deploy log https://app.netlify.com/projects/label-studio-storybook/deploys/6a0e637f5d861d0009c10d19
😎 Deploy Preview https://deploy-preview-9756--label-studio-storybook.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

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

@netlify
Copy link
Copy Markdown

netlify Bot commented May 21, 2026

Deploy Preview for label-studio-playground ready!

Name Link
🔨 Latest commit 8490453
🔍 Latest deploy log https://app.netlify.com/projects/label-studio-playground/deploys/6a0e637f5fb21600088d6820
😎 Deploy Preview https://deploy-preview-9756--label-studio-playground.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

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

@joshpi-1345 joshpi-1345 changed the title Add notes to relations feat: add relation notes May 21, 2026
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.

Add the ability to add a note to a relationship

1 participant