Skip to content

Conversation

@ricardoantoniocm
Copy link
Contributor

@ricardoantoniocm ricardoantoniocm commented Jan 12, 2026

This pull request makes several UI improvements to the table component, focusing on the appearance and alignment of the "show-source" column and enhancing the styling for even table rows. The changes refine both the component's JSX structure and its associated SCSS styles.

Screenshots

Before

Cursor_and_Community_-_Label_Studio

After

Cursor_and_LSO_Local

Table column adjustments:

  • Increased the width of the "show-source" column from 40px to 44px in both the column style and header, and added a headerClassName for more precise styling (Table.jsx).

Styling improvements:

  • Fixed a class naming typo from table__row_wrapper_selected to table__row-wrapper_selected and added a decorative ::after pseudo-element to even table rows for improved visual separation (Table.scss).
  • Updated the .table__cell class to add a .show-source modifier, removing padding for cells in the "show-source" column to improve alignment (Table.scss).

@ricardoantoniocm ricardoantoniocm self-assigned this Jan 12, 2026
@netlify
Copy link

netlify bot commented Jan 12, 2026

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

Name Link
🔨 Latest commit 7bf70cb
🔍 Latest deploy log https://app.netlify.com/projects/label-studio-docs-new-theme/deploys/696554b7638cde0008c555fb

@netlify
Copy link

netlify bot commented Jan 12, 2026

Deploy Preview for heartex-docs canceled.

Name Link
🔨 Latest commit 7bf70cb
🔍 Latest deploy log https://app.netlify.com/projects/heartex-docs/deploys/696554b7638cde0008c555f9

@netlify
Copy link

netlify bot commented Jan 12, 2026

Deploy Preview for label-studio-storybook ready!

Name Link
🔨 Latest commit 7bf70cb
🔍 Latest deploy log https://app.netlify.com/projects/label-studio-storybook/deploys/696554b7b7e0a30008f8d0a5
😎 Deploy Preview https://deploy-preview-9162--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 Jan 12, 2026
@netlify
Copy link

netlify bot commented Jan 12, 2026

Deploy Preview for label-studio-playground ready!

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

@ricardoantoniocm ricardoantoniocm changed the title fix: FIT-932: Unnecessary margin on right side of DM and Quick View t… … fix: FIT-932: Remove Unnecessary margin on right side of DM Jan 12, 2026
@ricardoantoniocm ricardoantoniocm requested a review from a team January 12, 2026 20:11
@ricardoantoniocm ricardoantoniocm marked this pull request as ready for review January 12, 2026 20:12
@ricardoantoniocm ricardoantoniocm requested a review from a team as a code owner January 12, 2026 20:12
@codecov
Copy link

codecov bot commented Jan 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 57.99%. Comparing base (f470537) to head (7bf70cb).
⚠️ Report is 1 commits behind head on develop.

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

HEAD has 1 upload less than BASE
Flag BASE (f470537) HEAD (7bf70cb)
pytests 1 0
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #9162      +/-   ##
===========================================
- Coverage    66.84%   57.99%   -8.86%     
===========================================
  Files          828      557     -271     
  Lines        64522    40429   -24093     
  Branches     10831    10939     +108     
===========================================
- Hits         43129    23445   -19684     
+ Misses       21389    16980    -4409     
  Partials         4        4              
Flag Coverage Δ
lsf-e2e 52.40% <ø> (+0.05%) ⬆️
lsf-integration 48.29% <ø> (+0.02%) ⬆️
lsf-unit 8.85% <ø> (-0.06%) ⬇️
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
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