Skip to content

fix: BROS-5: Last fixes for Interactive View All#7527

Merged
hlomzik merged 13 commits intodevelopfrom
fb-BROS-5/iva-fixes
May 19, 2025
Merged

fix: BROS-5: Last fixes for Interactive View All#7527
hlomzik merged 13 commits intodevelopfrom
fb-BROS-5/iva-fixes

Conversation

@Gondragos
Copy link
Contributor

@Gondragos Gondragos commented May 14, 2025


Reason for change

  • Fixed tools initialization to prevent multiple initializations which led to the loss of default tool functionality.
  • Added a unique identifier to the Collapse model to support an interactive "View All" feature without breaking the application.
  • Remove last (?) occurencies of reaching to annotationStore.selected from tags
  • Quick fix TimeSeries async init to not crash the app when original instance is missing
  • Fixed lost cursor managing
  • Fixed Image's labels tools (didn't work like a tool)

Gondragos added 2 commits May 14, 2025 06:40
This prevents initializing tools multiple times which caused loosing
default tool functionality.
It allows to use it in interactive View All without breaking application
@netlify
Copy link

netlify bot commented May 14, 2025

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

Name Link
🔨 Latest commit a669eb4
🔍 Latest deploy log https://app.netlify.com/projects/label-studio-docs-new-theme/deploys/682b18aa372a1800084c37b4

@netlify
Copy link

netlify bot commented May 14, 2025

Deploy Preview for heartex-docs canceled.

Name Link
🔨 Latest commit a669eb4
🔍 Latest deploy log https://app.netlify.com/projects/heartex-docs/deploys/682b18aaac70500008b10a3f

@netlify
Copy link

netlify bot commented May 14, 2025

Deploy Preview for label-studio-storybook ready!

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

@hlomzik hlomzik requested a review from a team as a code owner May 14, 2025 15:48
@hlomzik hlomzik changed the title Fb bros 5/iva fixes fix: BROS-5: Last fixes for Interactive View All May 14, 2025
Gondragos and others added 8 commits May 15, 2025 08:58
That was unselection of other connected labels and it was fixed
in HumanSignal/label-studio-frontend#1126
But the code was left in place.
Removing to avoid further confusion.
Collapse.Panel renders content lazily leading to permanent `isReady=false`
for object tags inside, hanging old View All.
Interactive View All renders tags usually and don't need any fixes.
It's actually failing in Interactive View All in a different way.
So we'll fix this separately.
@hlomzik
Copy link
Collaborator

hlomzik commented May 19, 2025

/git merge

Workflow run
Successfully merged: create mode 100644 web/libs/ui/src/lib/sparkles/utils.ts

@hlomzik hlomzik merged commit e34f03b into develop May 19, 2025
38 checks passed
@robot-ci-heartex robot-ci-heartex deleted the fb-BROS-5/iva-fixes branch May 19, 2025 15:35
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