Skip to content

Conversation

@hlomzik
Copy link
Collaborator

@hlomzik hlomzik commented Dec 4, 2025

If we go to View All in Quick View and then go to Label Stream, we'll end up with a broken state: part of LSF thinks it's View All, while the UI shows only one annotation.
Fix viewingAll getter to return false in such cases.

If we go to View All in Quick View and then go to Label Stream,
we'll end up with a broken state: part of LSF thinks it's View All,
while the UI shows only one annotation.
Fix `viewingAll` getter to return false in such cases.
@netlify
Copy link

netlify bot commented Dec 4, 2025

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

Name Link
🔨 Latest commit 7bf6866
🔍 Latest deploy log https://app.netlify.com/projects/label-studio-docs-new-theme/deploys/693350762a15b60008d52781
😎 Deploy Preview https://deploy-preview-8953--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.

Flag to close View All was missing from the call, so LSF stuck in View All
@netlify
Copy link

netlify bot commented Dec 4, 2025

Deploy Preview for heartex-docs ready!

Name Link
🔨 Latest commit 7bf6866
🔍 Latest deploy log https://app.netlify.com/projects/heartex-docs/deploys/693350763d7d4c0008b9cd89
😎 Deploy Preview https://deploy-preview-8953--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 Dec 4, 2025

Deploy Preview for label-studio-storybook ready!

Name Link
🔨 Latest commit 7bf6866
🔍 Latest deploy log https://app.netlify.com/projects/label-studio-storybook/deploys/6933507633adde00081447f3
😎 Deploy Preview https://deploy-preview-8953--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 4, 2025
@netlify
Copy link

netlify bot commented Dec 4, 2025

Deploy Preview for label-studio-playground ready!

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

@codecov
Copy link

codecov bot commented Dec 4, 2025

Codecov Report

❌ Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 57.86%. Comparing base (4f6860d) to head (7bf6866).

Files with missing lines Patch % Lines
...omponents/AnnotationsCarousel/AnnotationButton.tsx 0.00% 1 Missing ⚠️

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

HEAD has 1 upload less than BASE
Flag BASE (4f6860d) HEAD (7bf6866)
pytests 1 0
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #8953      +/-   ##
===========================================
- Coverage    65.93%   57.86%   -8.07%     
===========================================
  Files          828      561     -267     
  Lines        64588    40556   -24032     
  Branches     10984    10986       +2     
===========================================
- Hits         42585    23469   -19116     
+ Misses       21999    17083    -4916     
  Partials         4        4              
Flag Coverage Δ
lsf-e2e 52.56% <66.66%> (+1.83%) ⬆️
lsf-integration 48.48% <66.66%> (-0.07%) ⬇️
lsf-unit 8.81% <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.

@hlomzik
Copy link
Collaborator Author

hlomzik commented Dec 5, 2025

/git merge

Workflow run
Successfully merged: create mode 100644 web/libs/editor/src/components/TopBar/tests/Controls.test.tsx

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