Skip to content

Conversation

@yyassi-heartex
Copy link
Contributor

This pull request enhances the display of card headers in both the Label Studio app and shared UI library by adding tooltips for better usability and removing unnecessary flex styling. The most important changes are grouped below:

UI/UX Improvements:

  • Added a Tooltip (from @humansignal/ui) to the card header in both Card.jsx and Card.tsx so that long header text is now truncated with a single line clamp and users can view the full header on hover. [1] [2]

Codebase Cleanup:

  • Removed the display: flex; property from the header content styles in both Card.scss and Card.module.scss to simplify layout and avoid unnecessary flex behavior. [1] [2]
  • Imported the Tooltip component in both Card.jsx and Card.tsx to support the new tooltip functionality. [1] [2]

@netlify
Copy link

netlify bot commented Aug 12, 2025

Deploy Preview for label-studio-playground ready!

Name Link
🔨 Latest commit 9ed7081
🔍 Latest deploy log https://app.netlify.com/projects/label-studio-playground/deploys/689cd2a9c39b840008ce3f61
😎 Deploy Preview https://deploy-preview-8137--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.

@github-actions github-actions bot added the fix label Aug 12, 2025
@netlify
Copy link

netlify bot commented Aug 12, 2025

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

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

@netlify
Copy link

netlify bot commented Aug 12, 2025

Deploy Preview for label-studio-storybook ready!

Name Link
🔨 Latest commit 9ed7081
🔍 Latest deploy log https://app.netlify.com/projects/label-studio-storybook/deploys/689cd2a87f4348000823aa5a
😎 Deploy Preview https://deploy-preview-8137--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 Aug 12, 2025

Deploy Preview for heartex-docs canceled.

Name Link
🔨 Latest commit 9ed7081
🔍 Latest deploy log https://app.netlify.com/projects/heartex-docs/deploys/689cd2a849dded0008954b6d

@codecov
Copy link

codecov bot commented Aug 12, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 66.21%. Comparing base (10a5bd4) to head (9ed7081).
⚠️ Report is 1 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #8137      +/-   ##
===========================================
- Coverage    70.41%   66.21%   -4.21%     
===========================================
  Files          720      504     -216     
  Lines        52123    34136   -17987     
  Branches      8811     8811              
===========================================
- Hits         36703    22603   -14100     
+ Misses       15417    11530    -3887     
  Partials         3        3              
Flag Coverage Δ
lsf-e2e 59.75% <ø> (-0.01%) ⬇️
lsf-integration 55.46% <ø> (ø)
lsf-unit 9.43% <ø> (ø)
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.

@yyassi-heartex yyassi-heartex requested a review from a team August 12, 2025 18:24
@yyassi-heartex yyassi-heartex requested a review from bmartel August 13, 2025 15:01
@yyassi-heartex
Copy link
Contributor Author

yyassi-heartex commented Aug 13, 2025

/git merge

Workflow run
Successfully merged: delete mode 100644 web/libs/editor/src/regions/ImageRegion.js

@robot-ci-heartex robot-ci-heartex merged commit 8238a71 into develop Aug 13, 2025
45 of 46 checks passed
@robot-ci-heartex robot-ci-heartex deleted the fb-fit-267/storage-title branch August 13, 2025 19:52
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