Skip to content

feat: add copyable cells feature with CopyButton component#11406

Merged
SchrodingersGat merged 1 commit intoinventree:masterfrom
tinpham5614:feat-add-copy-icon-table-cell
Feb 23, 2026
Merged

feat: add copyable cells feature with CopyButton component#11406
SchrodingersGat merged 1 commit intoinventree:masterfrom
tinpham5614:feat-add-copy-icon-table-cell

Conversation

@tinpham5614
Copy link
Copy Markdown
Contributor

@tinpham5614 tinpham5614 commented Feb 23, 2026

Resolve: #10836

This pull request introduces a new feature that allows table cells to display a copy button on hover, making it easier for users to copy cell values.

Copy Icon display on hovering:
copy_icon_hover

@netlify
Copy link
Copy Markdown

netlify bot commented Feb 23, 2026

Deploy Preview for inventree-web-pui-preview ready!

Name Link
🔨 Latest commit 78cc326
🔍 Latest deploy log https://app.netlify.com/projects/inventree-web-pui-preview/deploys/699bf638d669740008ab66e7
😎 Deploy Preview https://deploy-preview-11406--inventree-web-pui-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 94 (🟢 up 2 from production)
Accessibility: 81 (no change from production)
Best Practices: 100 (no change from production)
SEO: 78 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

@matmair matmair added enhancement This is an suggested enhancement or new feature User Interface Related to the frontend / User Interface labels Feb 23, 2026
@matmair matmair added this to the 1.3.0 milestone Feb 23, 2026
@SchrodingersGat
Copy link
Copy Markdown
Member

@tinpham5614 very nice, this is a super clean implementation - no notes. Thanks for the contribution!

@SchrodingersGat SchrodingersGat merged commit edc639d into inventree:master Feb 23, 2026
29 checks passed
@SchrodingersGat
Copy link
Copy Markdown
Member

I'll soon push some updates with this feature in other fields throughout the user interface

@codecov
Copy link
Copy Markdown

codecov bot commented Feb 23, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.99%. Comparing base (d486433) to head (78cc326).
⚠️ Report is 3 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #11406   +/-   ##
=======================================
  Coverage   87.99%   87.99%           
=======================================
  Files        1295     1295           
  Lines       58821    58821           
  Branches     1943     1943           
=======================================
  Hits        51759    51759           
  Misses       6578     6578           
  Partials      484      484           
Components Coverage Δ
Backend Apps 91.69% <ø> (ø)
Backend General 93.37% <ø> (ø)
Frontend 70.87% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@SchrodingersGat
Copy link
Copy Markdown
Member

@tinpham5614 follow-up in #11410

@tinpham5614
Copy link
Copy Markdown
Contributor Author

Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement This is an suggested enhancement or new feature User Interface Related to the frontend / User Interface

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FR] copy-icons in frontend-lists e.g. line positions

3 participants