Skip to content

fix(frontend): Template Editor Rendering Issues #11601

Merged
SchrodingersGat merged 9 commits intoinventree:masterfrom
matmair:matmair/issue11558
Mar 26, 2026
Merged

fix(frontend): Template Editor Rendering Issues #11601
SchrodingersGat merged 9 commits intoinventree:masterfrom
matmair:matmair/issue11558

Conversation

@matmair
Copy link
Copy Markdown
Member

@matmair matmair commented Mar 23, 2026

[UI] Template Editor Rendering Issues
Fixes #11558

grafik

@matmair matmair added this to the 1.3.0 milestone Mar 23, 2026
@matmair matmair self-assigned this Mar 23, 2026
@matmair matmair added the bug Identifies a bug which needs to be addressed label Mar 23, 2026
@netlify
Copy link
Copy Markdown

netlify bot commented Mar 23, 2026

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

Name Link
🔨 Latest commit e86b9db
🔍 Latest deploy log https://app.netlify.com/projects/inventree-web-pui-preview/deploys/69c5202c5d947a00081ac44f
😎 Deploy Preview https://deploy-preview-11601--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.

@SchrodingersGat
Copy link
Copy Markdown
Member

@matmair nice work, thanks for digging into this. Can we add a playwright test to protect against regression here? Maybe looking for the right styles / colors in the editor?

@matmair
Copy link
Copy Markdown
Member Author

matmair commented Mar 24, 2026

I will look into that; have not used style assertions, but it seems possible from docs.

@matmair
Copy link
Copy Markdown
Member Author

matmair commented Mar 26, 2026

@SchrodingersGat I have added the requested test

@SchrodingersGat SchrodingersGat merged commit 8b67fe5 into inventree:master Mar 26, 2026
27 checks passed
@SchrodingersGat SchrodingersGat deleted the matmair/issue11558 branch March 26, 2026 20:29
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 26, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.43%. Comparing base (7e18555) to head (e86b9db).
⚠️ Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #11601      +/-   ##
==========================================
- Coverage   91.45%   91.43%   -0.02%     
==========================================
  Files         962      962              
  Lines       49754    49754              
==========================================
- Hits        45503    45495       -8     
- Misses       4251     4259       +8     
Components Coverage Δ
Backend Apps 91.71% <ø> (-0.01%) ⬇️
Backend General 93.44% <ø> (ø)
Frontend ∅ <ø> (∅)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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

Labels

bug Identifies a bug which needs to be addressed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[UI] Template Editor Rendering Issues

2 participants