Skip to content

Conversation

@ricardoantoniocm
Copy link
Contributor

@ricardoantoniocm ricardoantoniocm commented Jan 12, 2026

This pull request simplifies the ThemeToggle component by removing the "Beta" badge from both the UI and the related code. The changes are focused on cleaning up unused imports, styles, and JSX elements associated with the badge.

Screenshots

image

ThemeToggle component cleanup:

  • Removed the Badge import and the JSX rendering of the "Beta" badge from ThemeToggle.tsx. [1] [2]
  • Deleted the .betaBadge CSS class from ThemeToggle.module.scss since it is no longer used.

@github-actions github-actions bot added the feat label Jan 12, 2026
@netlify
Copy link

netlify bot commented Jan 12, 2026

Deploy Preview for label-studio-storybook ready!

Name Link
🔨 Latest commit 9ddc025
🔍 Latest deploy log https://app.netlify.com/projects/label-studio-storybook/deploys/69656534aec1690007309951
😎 Deploy Preview https://deploy-preview-9166--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.

@netlify
Copy link

netlify bot commented Jan 12, 2026

Deploy Preview for heartex-docs canceled.

Name Link
🔨 Latest commit 9ddc025
🔍 Latest deploy log https://app.netlify.com/projects/heartex-docs/deploys/696565345516bc0008484a30

@netlify
Copy link

netlify bot commented Jan 12, 2026

Deploy Preview for label-studio-playground ready!

Name Link
🔨 Latest commit 9ddc025
🔍 Latest deploy log https://app.netlify.com/projects/label-studio-playground/deploys/696565347847d50008d13673
😎 Deploy Preview https://deploy-preview-9166--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 Jan 12, 2026

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

Name Link
🔨 Latest commit 9ddc025
🔍 Latest deploy log https://app.netlify.com/projects/label-studio-docs-new-theme/deploys/69656534638cde0008c88019

@codecov
Copy link

codecov bot commented Jan 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 57.98%. Comparing base (937c56d) to head (9ddc025).

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

HEAD has 1 upload less than BASE
Flag BASE (937c56d) HEAD (9ddc025)
pytests 1 0
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #9166      +/-   ##
===========================================
- Coverage    66.12%   57.98%   -8.14%     
===========================================
  Files          828      557     -271     
  Lines        64797    40429   -24368     
  Branches     10939    10939              
===========================================
- Hits         42846    23443   -19403     
+ Misses       21947    16982    -4965     
  Partials         4        4              
Flag Coverage Δ
lsf-e2e 52.40% <ø> (+2.39%) ⬆️
lsf-integration 48.28% <ø> (-0.03%) ⬇️
lsf-unit 8.85% <ø> (ø)
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.

@ricardoantoniocm ricardoantoniocm marked this pull request as ready for review January 12, 2026 21:27
@ricardoantoniocm ricardoantoniocm self-assigned this Jan 12, 2026
@ricardoantoniocm
Copy link
Contributor Author

/git merge

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