The GitHub Actions job "Required Checks" on 
texera.git/fix/4877-workflow-detail-modal-width has succeeded.
Run started by GitHub user mengw15 (triggered by mengw15).

Head commit for run:
f0ef32301ee92803cc7de4f90e2dc38a4036140b / mengw15 
<[email protected]>
fix(frontend): widen Workflow Detail modal to fit header row

The user-workflow-list eye-icon opens HubWorkflowDetailComponent in
an nz-modal sized at 60% of viewport. On narrow viewports (~800px)
that yielded a ~480px modal, in which the header H1 "Workflow Detail
Page" wrapped to three lines, the four panel buttons overflowed,
and "Clone" was clipped off the right edge.

Switch from the outlier `nzStyle: { width: "60%" }` to the codebase
standard `nzWidth: "900px"` (matching the workspace "Edit Workflow
Description" modal and the other three modals in this same file).
900px comfortably fits the header row and triggers no internal
narrow-viewport layout breakage.

Closes #4877.

Co-Authored-By: Claude Opus 4.7 (1M context) <[email protected]>

Report URL: https://github.com/apache/texera/actions/runs/26012893504

With regards,
GitHub Actions via GitBox

Reply via email to