Skip to content

fix(agentic-workflow): use semantic layout components - #2849

Merged
RemiBonnet merged 1 commit into
stagingfrom
codex/agentic-workflow-semantic-layout
Aug 5, 2026
Merged

fix(agentic-workflow): use semantic layout components#2849
RemiBonnet merged 1 commit into
stagingfrom
codex/agentic-workflow-semantic-layout

Conversation

@RemiBonnet

Copy link
Copy Markdown
Member

What changed

  • Replace native heading elements with the shared Heading component.
  • Wrap workflow sections and the configuration content with the shared Section component.

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

  • Prettier check passed for the changed file.
  • Pre-commit checks passed.
  • Targeted Nx lint could not start because the Nx plugin worker failed to launch.

@RemiBonnet

Copy link
Copy Markdown
Member Author

Qovery Preview

Qovery can create a Preview Environment for this PR.
To trigger its creation, please post a comment with one of the following command.

Command Blueprint environment
/qovery preview cc1de7de-94e5-40f8-8e45-bc8986d9dfec storybook
/qovery preview 964984c5-fba6-4371-88d3-a5daf99642ab test-prod
/qovery preview 28c47145-c8e7-4b9d-8d9e-c65c95b48425 staging
/qovery preview {all|UUID1,UUID2,...} To preview multiple environments

This comment has been generated from Qovery AI 🤖.
Below, a word from its wisdom :

Take rest sometimes

@nx-cloud

nx-cloud Bot commented Aug 5, 2026

Copy link
Copy Markdown

View your CI Pipeline Execution ↗ for commit e11c3d1

Command Status Duration Result
nx run console:build --parallel=3 --configurati... ✅ Succeeded 56s View ↗
nx affected --target=test --parallel=3 --config... ✅ Succeeded 2m 40s View ↗
nx affected --target=lint --parallel=3 ✅ Succeeded 2m 28s View ↗
nx-cloud record -- yarn nx format:check ✅ Succeeded 6s View ↗

💡 Verify your cache is correct by running tasks in a sandbox. Read docs ↗


☁️ Nx Cloud last updated this comment at 2026-08-05 08:30:40 UTC

@RemiBonnet
RemiBonnet marked this pull request as ready for review August 5, 2026 08:24
@codecov

codecov Bot commented Aug 5, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 38 lines in your changes missing coverage. Please review.
✅ Project coverage is 44.23%. Comparing base (7b3e7ba) to head (e11c3d1).

Files with missing lines Patch % Lines
...w-configuration/agentic-workflow-configuration.tsx 0.00% 38 Missing ⚠️
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     
Flag Coverage Δ
unittests 44.23% <0.00%> (-3.19%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@RemiBonnet
RemiBonnet merged commit 7caffd2 into staging Aug 5, 2026
6 of 7 checks passed
@RemiBonnet
RemiBonnet deleted the codex/agentic-workflow-semantic-layout branch August 5, 2026 09:24
@RemiBonnet

Copy link
Copy Markdown
Member Author

🎉 This PR is included in version 1.332.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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