fix(agentic-workflow): use semantic layout components - #2849
Conversation
|
Qovery can create a Preview Environment for this PR.
This comment has been generated from Qovery AI 🤖.
|
|
View your CI Pipeline Execution ↗ for commit e11c3d1
💡 Verify your cache is correct by running tasks in a sandbox. Read docs ↗ ☁️ Nx Cloud last updated this comment at |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## staging #2849 +/- ##
===========================================
- Coverage 47.42% 44.23% -3.19%
===========================================
Files 1278 487 -791
Lines 27478 12776 -14702
Branches 8024 3941 -4083
===========================================
- Hits 13031 5652 -7379
+ Misses 12229 6125 -6104
+ Partials 2218 999 -1219
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
|
🎉 This PR is included in version 1.332.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
What changed
Headingcomponent.Sectioncomponent.Why
The semantic layout update was left out when the previous agentic workflow pull request was merged. This follow-up keeps the screen aligned with the Console shared UI components and accessibility conventions.
Impact
No behavioral change is expected. The agentic workflow configuration keeps the same content and interactions while using the shared semantic primitives.
Validation